-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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: Always Show ReplicaSets as Pod Groups (#12051) #12065
feat: Always Show ReplicaSets as Pod Groups (#12051) #12065
Conversation
Codecov ReportBase: 47.41% // Head: 47.41% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## master #12065 +/- ##
=======================================
Coverage 47.41% 47.41%
=======================================
Files 246 246
Lines 41815 41815
=======================================
Hits 19825 19825
Misses 19994 19994
Partials 1996 1996 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
ui/src/app/applications/components/application-resource-tree/application-resource-tree.tsx
Show resolved
Hide resolved
ui/src/app/applications/components/application-resource-tree/application-resource-tree.tsx
Outdated
Show resolved
Hide resolved
Signed-off-by: Keith Chong <kykchong@redhat.com>
07da7f2
to
2f38abf
Compare
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.
LGTM!
Hi @rbreeze , I got a LGTM from Ashutosh. Could you please approve this? |
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.
LGTM
…j#12065) Signed-off-by: Keith Chong <kykchong@redhat.com> Co-authored-by: Remington Breeze <remington@breeze.software> Signed-off-by: emirot <emirot.nolan@gmail.com>
…j#12065) Signed-off-by: Keith Chong <kykchong@redhat.com> Co-authored-by: Remington Breeze <remington@breeze.software> Signed-off-by: schakrad <chakradari.sindhu@gmail.com>
Signed-off-by: Keith Chong kykchong@redhat.com
Fixes #12051
See screenshots of expected behavior in the above issue.
Note on DCO:
If the DCO action in the integration test fails, one or more of your commits are not signed off. Please click on the Details link next to the DCO action for instructions on how to resolve this.
Checklist: