Skip to content

Rewrite helm-check in python and Improve handling of helm release status in script

Sandeeps requested to merge main-I9fdfc32376eb32d4e572328f9247be1628494c39 into main

Refine the rollbackReleases function to differentiate between pending-install and pending-upgrade Helm release statuses. Introduce logic to handle each status appropriately.

Bug: T354787

Merge request reports