gitops-engine
gitops-engine copied to clipboard
Added new sync option to disable resource deletion
Added a new sync option that allows users to disable deletion for specific objects when the application is cascade-deleted.
This will be useful when running patches through Argo CD on objects such as nodes, oauth configs, etc. without this option if the app gets deleted with cascade deletion enabled those objects are deleted.
This is required for Argo CD PR https://github.com/argoproj/argo-cd/pull/7125
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication