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 |
Checkmk Editon | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0i1 2.1.0p4 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
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.