-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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 nameLabelValue when waiting for helm-operator #2117
Fix nameLabelValue when waiting for helm-operator #2117
Conversation
Nice, this might fix 2 daily integration test failures as well :) |
Not yet merged in the 0.19.0 ? :'( |
Hi @greg-cook , thank you so much for this fix! Can you please rebase your branch on top of master so that we can merge it? |
Actually, this needs more changes. We need to fix the integration tests as well.
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.
Sorry, I need to dismiss my previous review (but the button doesn't work at the moment). We need to fix the integration tests as well. You can see how in #2133.
fluxcd/helm-operator#322 updated the name of the helm-operator deployment. This updates the nameLabelValue so deployment is detected successfully. Old name: `flux-helm-operator` New name: `helm-operator`
@martina-if Done! |
Description
fluxcd/helm-operator#322 updated the name of the
helm-operator deployment. This updates the nameLabelValue so deployment
is detected successfully.
Old name:
flux-helm-operator
New name:
helm-operator
Error when running
eksctl enable repo
Checklist
README.md
, or theuserdocs
directory)area/nodegroup
), target version (e.g.version/0.12.0
) and kind (e.g.kind/improvement
)