Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: adapt to the major helm controller upgrade 0.37.2 #46

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

sangdammad
Copy link
Contributor

@sangdammad sangdammad commented Feb 2, 2024

📝 Description

  • With the Helm Controller Upgrade, the controller is adding a lot of intermediate statuses which is causing noise in our application object. The upgrade also changed the Ready status reason which the overwhelm was dependant on. This change ensure all the intermediate noise is ignored and only final statuses are recorded.

🔗 Related Issues

@sangdammad sangdammad merged commit b294cce into master Feb 2, 2024
1 check passed
@sangdammad sangdammad deleted the adapt_to_helm_upgrade branch February 2, 2024 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants