-
Notifications
You must be signed in to change notification settings - Fork 268
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
Object-level prune propagation policy, propagation policy for kubectl replace #561
base: master
Are you sure you want to change the base?
Object-level prune propagation policy, propagation policy for kubectl replace #561
Conversation
…iguration - add cascading option for kubectl replace Signed-off-by: Stewart Thomson <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #561 +/- ##
==========================================
- Coverage 54.71% 54.58% -0.14%
==========================================
Files 41 41
Lines 4834 4857 +23
==========================================
+ Hits 2645 2651 +6
- Misses 1977 1993 +16
- Partials 212 213 +1 ☔ View full report in Codecov by Sentry. |
…e of force) Signed-off-by: Stewart Thomson <[email protected]>
…ation-policy # Conflicts: # pkg/sync/sync_context.go # pkg/utils/kube/kubetest/mock_resource_operations.go # pkg/utils/kube/resource_ops.go
…ation-policy # Conflicts: # pkg/sync/sync_context.go
Signed-off-by: Stewart Thomson <[email protected]>
Quality Gate passedThe SonarCloud Quality Gate passed, but some issues were introduced. 5 New issues |
…lace-propagation-policy # Conflicts: # pkg/sync/sync_context.go # pkg/utils/kube/kubetest/mock_resource_operations.go
Quality Gate passedIssues Measures |
…lace-propagation-policy # Conflicts: # pkg/utils/kube/resource_ops.go
Quality Gate passedIssues Measures |
When do we expect this change to land? |
Fixes argoproj/argo-cd#8501