Werk #14135: KUBE: API timeouts are configured for the /api/v1/resourcequotas endpoint
Component | Checks & agents | ||||
Title | KUBE: API timeouts are configured for the /api/v1/resourcequotas endpoint | ||||
Date | Jun 21, 2022 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
When calling the /api/v1/resourcequotas endpoint, the Kubernetes special agent would send a HTTP request, which ignored the TCP timeout options specified in the Kubernetes rule. This could lead to hanging connections. With this werk, this is fixed.