-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat: add set-finallizer on argocd admin app generate-spec command #18855
feat: add set-finallizer on argocd admin app generate-spec command #18855
Conversation
❌ Preview Environment deleted from BunnyshellAvailable commands (reply to this comment):
|
❌ Preview Environment deleted from BunnyshellAvailable commands (reply to this comment):
|
Signed-off-by: AvivGuiser <aviv.guiser@placer.ai>
Signed-off-by: AvivGuiser <aviv.guiser@placer.ai>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #18855 +/- ##
=======================================
Coverage 50.35% 50.36%
=======================================
Files 315 315
Lines 43182 43189 +7
=======================================
+ Hits 21746 21751 +5
- Misses 18951 18954 +3
+ Partials 2485 2484 -1 ☔ View full report in Codecov by Sentry. |
@KyriosGN0 please cover it with tests |
@pasha-codefresh, i don't see any testing of the |
Yeah, you are right, if you wish, you can write e2e test for this command. Otherwise let me know, i will do it by my own |
…rgoproj#18855) * added set-finallizer on argocd admin command Signed-off-by: AvivGuiser <aviv.guiser@placer.ai> * ran make-codegen Signed-off-by: AvivGuiser <aviv.guiser@placer.ai> --------- Signed-off-by: AvivGuiser <aviv.guiser@placer.ai> Co-authored-by: pasha-codefresh <pavel@codefresh.io>
…rgoproj#18855) * added set-finallizer on argocd admin command Signed-off-by: AvivGuiser <aviv.guiser@placer.ai> * ran make-codegen Signed-off-by: AvivGuiser <aviv.guiser@placer.ai> --------- Signed-off-by: AvivGuiser <aviv.guiser@placer.ai> Co-authored-by: pasha-codefresh <pavel@codefresh.io> Signed-off-by: Javier Solana <javier.solana@cabify.com> Signed-off-by: Javier Solana <javier.solana@cabify.com>
Checklist:
Closes #17479