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

Add a pre-install Helm hook to ensure InPlacePodVerticalScaling is enabled #26

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

norbjd
Copy link
Owner

@norbjd norbjd commented Mar 24, 2024

This check is useful to avoid installing the chart if it won't work anyways (if InPlacePodVerticalScaling is disabled).

As of today, if the hook fails, Helm will not return the error message thrown by the pod: helm/helm#3370. But, in case of failure, the pod will stay in the cluster, so users can debug by themselves by checking the pod logs 🤷

@norbjd norbjd self-assigned this Mar 24, 2024
@norbjd norbjd merged commit 8cb7f4a into main Mar 24, 2024
6 checks passed
@norbjd norbjd deleted the check-feature-gate-enabled branch March 24, 2024 16:37
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.

1 participant