-
Notifications
You must be signed in to change notification settings - Fork 1.2k
🌱 Revert deprecation of client.Apply #3307
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
🌱 Revert deprecation of client.Apply #3307
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sbueringer The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/cherry-pick release-0.22 |
@sbueringer: once the present PR merges, I will cherry-pick it on top of In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Signed-off-by: Stefan Büringer buringerst@vmware.com
305b585
to
6e1e8b2
Compare
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.
I think this is a good change, considering there is currently no migration path for all use of the deprecated patch type.
/lgtm
LGTM label has been added. Git tree hash: 66a76f66ea16d23e0fbf47a64fe2c5258b95c432
|
@sbueringer: new pull request created: #3308 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Ups forgot to hold, @alvaroaleman fine for you as well? |
Signed-off-by: Stefan Büringer buringerst@vmware.com
Related to #3183