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(cli): restore --field-selector for archive commands. Fixes #13223 #13224

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yevgeny-z
Copy link

Fixes #13223

Motivation

field-selector option isn't applied for the retry and resubmit archive commands

Modifications

  • restore FieldSelector option for listArchivedWorkflows client function
  • fix call of listArchivedWorkflows for retry and resubmit archive commands
  • add support of field-selector for list command

Verification

Signed-off-by: Yevgeny Zegzhda <yevgeny.zegzhda@indriver.com>
@agilgur5 agilgur5 changed the title fix(client): restore field-selector for archive commands. Fixes #13223 fix(cli): restore field-selector for archive commands. Fixes #13223 Jun 20, 2024
@agilgur5 agilgur5 added area/api Argo Server API area/cli The `argo` CLI area/workflow-archive and removed area/api Argo Server API labels Jun 20, 2024
@agilgur5 agilgur5 changed the title fix(cli): restore field-selector for archive commands. Fixes #13223 fix(cli): restore --field-selector for archive commands. Fixes #13223 Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

--field-selector option isn't applied for the retry and resubmit archive commands
2 participants