Skip to content
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

feat: New sync flags for replace and force #653

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andrii-korotkov-verkada
Copy link
Contributor

@andrii-korotkov-verkada andrii-korotkov-verkada commented Dec 13, 2024

Gitops-engine part of argoproj/argo-cd#21427

Add new way of specifying options and include options always and never. Also, include a way to specify options per group/kind.

@andrii-korotkov-verkada andrii-korotkov-verkada requested a review from a team as a code owner December 13, 2024 16:51
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

Attention: Patch coverage is 60.67416% with 35 lines in your changes missing coverage. Please review.

Project coverage is 54.41%. Comparing base (8849c3f) to head (548f0bb).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
pkg/sync/sync_context.go 60.67% 30 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #653      +/-   ##
==========================================
+ Coverage   54.26%   54.41%   +0.14%     
==========================================
  Files          64       64              
  Lines        6164     6337     +173     
==========================================
+ Hits         3345     3448     +103     
- Misses       2549     2611      +62     
- Partials      270      278       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Gitops-engine part of argoproj/argo-cd#21427

Add new way of specifying options and include options always and never. Also, include a way to specify options per group/kind.

Signed-off-by: Andrii Korotkov <[email protected]>
@andrii-korotkov-verkada andrii-korotkov-verkada force-pushed the 20730-handle-different-sync-flags branch from 855b7b5 to 548f0bb Compare January 11, 2025 15:16
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant