Skip to content

v2.2.9

Compare
Choose a tag to compare
@Muthukumar-Subramaniam Muthukumar-Subramaniam released this 21 Nov 05:27
· 2 commits to main since this release
54fc8f2

Release Notes:

Fix: Resolved an issue in the playbooks where until loop fails if an intermediate failure occurred while executing kubectl for pod health checks.

  • This fix ensures that non-critical failures during the kubectl command execution do not interrupt the execution of the playbooks, allowing retries to proceed until the desired condition is met.
  • This fix improves robustness and ensures smooth execution of playbooks even in transient failure scenarios.

Full Changelog: v2.2.8...v2.2.9