-
Notifications
You must be signed in to change notification settings - Fork 6.3k
feat: add SSA field manager migration options #23337
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
Conversation
❌ Preview Environment deleted from BunnyshellAvailable commands (reply to this comment):
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add documentation about the following:
Technical doc about:
The new sync option
The feature flag
User/Migration doc about describing about the feature, why it is needed and how to use it. We could add a reference to kubernetes doc too: https://github.com/alexzielenski/enhancements/blob/03df8820b9feca6d2cab78e303c99b2[…]keps/sig-cli/3517-kubectl-client-side-apply-migration/README.md
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
b0570d1
to
1d5a48a
Compare
Signed-off-by: Peter Jiang <35584807+pjiang-dev@users.noreply.github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #23337 +/- ##
=========================================
Coverage ? 60.08%
=========================================
Files ? 342
Lines ? 58814
Branches ? 0
=========================================
Hits ? 35337
Misses ? 20612
Partials ? 2865 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please check my comments.
Signed-off-by: Peter Jiang <peterjiang823@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: Peter Jiang <peterjiang823@gmail.com> Signed-off-by: Peter Jiang <35584807+pjiang-dev@users.noreply.github.com> Signed-off-by: dsuhinin <suhinin.dmitriy@gmail.com>
Signed-off-by: Peter Jiang <peterjiang823@gmail.com> Signed-off-by: Peter Jiang <35584807+pjiang-dev@users.noreply.github.com> Signed-off-by: Jonathan Ogilvie <jonathan.ogilvie@sumologic.com>
Signed-off-by: Peter Jiang <peterjiang823@gmail.com> Signed-off-by: Peter Jiang <35584807+pjiang-dev@users.noreply.github.com> Signed-off-by: enneitex <etienne.divet@gmail.com>
fixes #23214
gitops-engine PR: argoproj/gitops-engine#727 - This needs to be merged first
Checklist: