argoproj / gitops-engine

Democratizing GitOps
https://pkg.go.dev/github.com/argoproj/gitops-engine?tab=subdirectories
Apache License 2.0
1.68k stars 252 forks source link

feat: add sync delete option #507

Closed gdsoumya closed 1 year ago

gdsoumya commented 1 year ago

Related https://github.com/argoproj/argo-cd/issues/7124 Related https://github.com/argoproj/argo-cd/pull/12448

Signed-off-by: Soumya Ghosh Dastidar gdsoumya@gmail.com

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 1 year ago

Codecov Report

Base: 55.75% // Head: 55.75% // No change to project coverage :thumbsup:

Coverage data is based on head (26f153a) compared to base (917f5a0). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #507 +/- ## ======================================= Coverage 55.75% 55.75% ======================================= Files 41 41 Lines 4525 4525 ======================================= Hits 2523 2523 Misses 1808 1808 Partials 194 194 ``` | [Impacted Files](https://codecov.io/gh/argoproj/gitops-engine/pull/507?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=argoproj) | Coverage Δ | | |---|---|---| | [pkg/sync/common/types.go](https://codecov.io/gh/argoproj/gitops-engine/pull/507?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=argoproj#diff-cGtnL3N5bmMvY29tbW9uL3R5cGVzLmdv) | `54.16% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=argoproj). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=argoproj)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.