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

feat(cli): add phase option to node set command #4825

Merged

Conversation

markterm
Copy link
Contributor

@markterm markterm commented Jan 4, 2021

Checklist:

This adds the missing 'phase' command to the node cli command, eg:

argo node set my-wf --node-field-selector displayName=approve --phase Succeeded

would set the phase for the suspend node with displayName=approve to Succeeded

@alexec alexec changed the title chore: add missing phase option to node cli command feat(cli): add missing phase option to node cli command Jan 4, 2021
@alexec alexec changed the title feat(cli): add missing phase option to node cli command feat(cli): add missing phase option to node set command Jan 4, 2021
@alexec alexec changed the title feat(cli): add missing phase option to node set command feat(cli): add phase option to node set command Jan 4, 2021
@simster7
Copy link
Member

simster7 commented Jan 4, 2021

Needs codegen and commit signing

@markterm markterm force-pushed the add-phase-option-to-node-command branch from ce442b8 to d8d94ee Compare January 4, 2021 20:56
@markterm markterm force-pushed the add-phase-option-to-node-command branch from d8d94ee to aaea245 Compare January 4, 2021 21:13
@simster7 simster7 merged commit 5f8a83a into argoproj:master Jan 5, 2021
saranyaeu2987 pushed a commit to saranyaeu2987/argo-1 that referenced this pull request Jan 5, 2021
@simster7 simster7 mentioned this pull request Jan 12, 2021
15 tasks
simster7 pushed a commit that referenced this pull request Jan 12, 2021
@simster7
Copy link
Member

Fix for this is out now in https://github.com/argoproj/argo/releases/tag/v2.12.4

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.

None yet

2 participants