Changelog v1.36.9
Fixes
- [control-plane-manager] Fixed panic when a node with minimal RAM cannot be found. #2635
- [log-shipper] Stop generating pointless 'parse_json' transform, which improves performance. #2619
- [log-shipper] Fix the bug when the many sources point to the same input and only the last is working. #2619
- [monitoring-kubernetes] Add deployments to kube-state-metrics's allowlist. #2642
- [node-manager] Fixed failing on not existing control-plane node labels. #2635
- [upmeter] Reduces QPS and burst in
upmeter-agent
to reducekube-apiserver
latency in multi-control-plane setups. #2666
Chore
- [node-manager] Added automatic migration to the
control-plane
node role. #2635
See CHANGELOG v1.36 for more details.