- Notifications
You must be signed in to change notification settings - Fork928
fix: make helm golden files to fix ci#15196
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This stack of pull requests is managed by Graphite.Learn more about stacking. Join@ethanndickson and the rest of your teammates on |
@ethanndickson I'm a little out of the loop here, is there anything in this PR that prevents this from happening again? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Should we also modify the ci to run go tests on changes inhelm/**
57386ed
intomainUh oh!
There was an error while loading.Please reload this page.
I'm not sure we should be disabling SA creation by default? |
Yeah, sorry, good idea but I had auto-merge on 😭. Sounds like the original PR might need another look too |
Uh oh!
There was an error while loading.Please reload this page.
The go tests that would have checked for the outdated golden files didn't get run as part of#14817 because only
helm/**
files were modified.