-
Notifications
You must be signed in to change notification settings - Fork 6.3k
feat(ui): disable select not running pod and bring back arrow to selected pod #21576
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
Merged
agaudreault
merged 2 commits into
argoproj:master
from
linghaoSu:feat/add-disabled-tip-for-terminated-pod
May 8, 2025
Merged
feat(ui): disable select not running pod and bring back arrow to selected pod #21576
agaudreault
merged 2 commits into
argoproj:master
from
linghaoSu:feat/add-disabled-tip-for-terminated-pod
May 8, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
❗ Preview Environment undeploy from Bunnyshell failedSee: Environment Details | Pipeline Logs Available commands (reply to this comment):
|
45c0e1b
to
1f566ef
Compare
…o selected pod Signed-off-by: linghaoSu <linghao.su@daocloud.io>
1f566ef
to
1a29574
Compare
ui/src/app/applications/components/pod-terminal-viewer/pod-terminal-viewer.tsx
Outdated
Show resolved
Hide resolved
Signed-off-by: linghaoSu <linghao.su@daocloud.io>
f830847
to
2081ea7
Compare
andrii-korotkov-verkada
approved these changes
Feb 7, 2025
agaudreault
approved these changes
May 8, 2025
LyhengTep
pushed a commit
to LyhengTep/argo-cd
that referenced
this pull request
May 10, 2025
…cted pod (argoproj#21576) Signed-off-by: linghaoSu <linghao.su@daocloud.io>
ranakan19
pushed a commit
to ranakan19/argo-cd
that referenced
this pull request
May 20, 2025
…cted pod (argoproj#21576) Signed-off-by: linghaoSu <linghao.su@daocloud.io> Signed-off-by: Kanika Rana <krana@redhat.com>
olivergondza
pushed a commit
to olivergondza/argo-cd
that referenced
this pull request
May 20, 2025
…cted pod (argoproj#21576) Signed-off-by: linghaoSu <linghao.su@daocloud.io> Signed-off-by: Oliver Gondža <ogondza@gmail.com>
tylerrosnett
pushed a commit
to StateFarmIns/argo-cd
that referenced
this pull request
May 27, 2025
…cted pod (argoproj#21576) Signed-off-by: linghaoSu <linghao.su@daocloud.io>
chansuke
pushed a commit
to chansuke/argo-cd
that referenced
this pull request
Jun 4, 2025
…cted pod (argoproj#21576) Signed-off-by: linghaoSu <linghao.su@daocloud.io>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Fixes #21621
Before
After
Checklist: