Skip to content

v2.2.12

Latest
Compare
Choose a tag to compare
@Muthukumar-Subramaniam Muthukumar-Subramaniam released this 16 Mar 16:46
· 2 commits to main since this release
7f8077d

πŸ“’ Release Notes - v2.2.12

πŸ—“ Date: March 16, 2025

πŸš€ What's Fixed & Improved?

πŸ”Ή Bug Fixes & Enhancements

  • βœ… Improved Pod Readiness Check

    • Ensured that all Kubernetes pods are in a fully ready state before proceeding with some deployments.
    • Fixed issues where kubectl health checks could pass incorrectly.
  • βœ… Code Cleanup

    • Removed unnecessary variable prefixes, improving readability and maintainability.
  • βœ… Enhanced Firewall Rules

    • Added firewalld rule to allow traffic for the Kubernetes ClusterIP CIDR (10.96.0.0/12).
    • Ensures seamless communication between Kubernetes services.

Full Changelog: v2.2.11...v2.2.12