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(csi/node): patch ana label with merge #918

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

tiagolobocastro
Copy link
Contributor

Previously a server-side apply was being used which seems to have issues on some k8s clusters with dual ip stack.
Here we're patching a label so a merge patch should suffice.

Previously a server-side apply was being used which seems to have issues on some k8s
clusters with dual ip stack.
Here we're patching a label so a merge patch should suffice.

Signed-off-by: Tiago Castro <[email protected]>
@tiagolobocastro
Copy link
Contributor Author

Resolves openebs/openebs#3727

The = sign is not part of the jq arg, so remove it.
Also simplify the whole thing in a single jq command.

Signed-off-by: Tiago Castro <[email protected]>
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