cozystack/docs/changelogs/v0.40.4.md
Andrei Kvapil 5950982b1e
[docs] Generate changelogs for v0.40.4, v0.41.0, and v1.0.0-alpha.2
Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2026-01-20 03:47:41 +01:00

1.5 KiB

Improvements

  • [kubernetes] Increase default apiServer resourcesPreset to large: Increased the default resource preset for kube-apiserver to large to ensure more reliable operation under higher workloads and prevent resource constraints (@kvaps in #1875, #1882).

  • [kubernetes] Increase kube-apiserver startup probe threshold: Increased the startup probe threshold for kube-apiserver to allow more time for the API server to become ready, especially in scenarios with slow storage or high load (@kvaps in #1876, #1883).

  • [etcd] Increase probe thresholds for better recovery: Increased etcd probe thresholds to provide more time for recovery operations, improving cluster resilience during network issues or temporary slowdowns (@kvaps in #1874, #1878).

Fixes

  • [dashboard] Fix view of loadbalancer IP in services window: Fixed an issue where load balancer IP addresses were not displayed correctly in the services window of the dashboard (@IvanHunters in #1884, #1887).

Dependencies

  • Update Talos Linux v1.11.6: Updated Talos Linux to v1.11.6 with latest security patches and improvements (@kvaps in #1879).

Full Changelog: v0.40.3...v0.40.4