-
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
fix(cli): support application in any namespace with argocd app diff
(#13978)
#13980
fix(cli): support application in any namespace with argocd app diff
(#13978)
#13980
Conversation
Signed-off-by: mugioka <[email protected]> Closes argoproj#13978. Signed-off-by: mugioka <[email protected]>
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## master #13980 +/- ##
=======================================
Coverage 49.56% 49.57%
=======================================
Files 256 256
Lines 43920 43920
=======================================
+ Hits 21770 21773 +3
+ Misses 19987 19985 -2
+ Partials 2163 2162 -1
☔ View full report in Codecov by Sentry. |
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.
Great feature, good work!
argocd app diff
.argocd app diff
(#13978).
@crenshaw-dev pull request is ready for review now |
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!!
argocd app diff
(#13978).argocd app diff
(#13978)
@mugioka do you have time to add an e2e test to avoid regressions? |
@crenshaw-dev ok, i will be try. should I addressed with this PR? |
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.
A follow-up PR will be fine! Let's get this out with tomorrow's patch.
/cherry-pick release-2.7 |
/cherry-pick release-2.6 |
…#13978) (#13980) Closes #13978. Signed-off-by: mugioka <[email protected]>
/cherry-pick release-2.5 |
…#13978) (#13980) Closes #13978. Signed-off-by: mugioka <[email protected]>
…#13978) (#13980) Closes #13978. Signed-off-by: mugioka <[email protected]>
…#13978) (#13980) (#14061) Closes #13978. Signed-off-by: mugioka <[email protected]> Co-authored-by: mugi <[email protected]>
…#13978) (#13980) (#14063) Closes #13978. Signed-off-by: mugioka <[email protected]> Co-authored-by: mugi <[email protected]>
…#13978) (#13980) (#14062) Closes #13978. Signed-off-by: mugioka <[email protected]> Co-authored-by: mugi <[email protected]>
…argoproj#13978) (argoproj#13980) (argoproj#14061) Closes argoproj#13978. Signed-off-by: mugioka <[email protected]> Co-authored-by: mugi <[email protected]> Signed-off-by: schakrad <[email protected]>
…argoproj#13978) (argoproj#13980) Closes argoproj#13978. Signed-off-by: mugioka <[email protected]>
…argoproj#13978) (argoproj#13980) Closes argoproj#13978. Signed-off-by: mugioka <[email protected]>
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.
Closes #13978.
Checklist:
Please see Contribution FAQs if you have questions about your pull-request.