argoproj / argo-cd

Declarative Continuous Deployment for Kubernetes
https://argo-cd.readthedocs.io
Apache License 2.0
18k stars 5.48k forks source link

fix(cli): Fix appset generate in --core mode (cherry-pick #20717) #20883

Closed gcp-cherry-pick-bot[bot] closed 23 hours ago

gcp-cherry-pick-bot[bot] commented 1 day ago

Cherry-picked fix(cli): Fix appset generate in --core mode (#20717)

Signed-off-by: OpenGuidou guillaume.doussin@gmail.com

codecov[bot] commented 1 day ago

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 55.03%. Comparing base (af54ef8) to head (f305d84). Report is 1 commits behind head on release-2.13.

Files with missing lines Patch % Lines
cmd/argocd/commands/headless/headless.go 0.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-2.13 #20883 +/- ## ================================================ + Coverage 55.01% 55.03% +0.02% ================================================ Files 320 320 Lines 54735 54742 +7 ================================================ + Hits 30111 30127 +16 + Misses 22045 22041 -4 + Partials 2579 2574 -5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.