Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactor service idle support | Jhon Honce | 2020-04-13 |
| | | | | | | | | | | | * Move connection tracking into APIServer using ConnState() * Remove Connection counters from CLI code * Update events handler to support client not closing connection * Improve logging messages Fixes #5599 Signed-off-by: Jhon Honce <jhonce@redhat.com> | ||
* | Refactor handler packages | Jhon Honce | 2020-03-10 |
To help with packaging, the handlers in pkg/api/handlers are now found in pkg/api/handler/compat. Signed-off-by: Jhon Honce <jhonce@redhat.com> |