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

Run helm tests also when upgrading chart #484

Merged
merged 1 commit into from
Jun 3, 2020

Conversation

mkubaczyk
Copy link
Collaborator

To be honest I don't know why the helm tests were only considered for install action. :-)

Copy link
Contributor

@sami-alajrami sami-alajrami left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
there was a time when tests were triggering upgrade even if the core chart deployment wasn't changing (e.g. tests creating pods with some random names/labels/etc).
Hopefully, that won't be the case now after all the changes in helmsman. helm and helm-diff. But it is worth checking that before merging :)

@mkubaczyk
Copy link
Collaborator Author

Yes. I did the basic confirmation and tests changes were not causing the deployment to happen (diff was ignoring it). :-)

@mkubaczyk mkubaczyk merged commit 2c291fd into master Jun 3, 2020
@mkubaczyk mkubaczyk deleted the run-tests-when-upgrading-app branch June 3, 2020 06:43
mkubaczyk added a commit that referenced this pull request Aug 18, 2023
Run helm tests also when upgrading chart
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