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

🌱 Update json-patch to v4.9.0 #1136

Merged
merged 1 commit into from Aug 24, 2020

Conversation

vincepri
Copy link
Member

Signed-off-by: Vince Prignano vincepri@vmware.com

/assign @alvaroaleman
/milestone v0.7.x

Signed-off-by: Vince Prignano <vincepri@vmware.com>
@k8s-ci-robot k8s-ci-robot added this to the v0.7.x milestone Aug 24, 2020
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Aug 24, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: vincepri

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 24, 2020
@vincepri
Copy link
Member Author

This will also be backported to v0.6.x and v0.5.x

@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Aug 24, 2020
@vincepri
Copy link
Member Author

/retest

@alvaroaleman
Copy link
Member

@vincepri what does that jsonpatch update bring? Did kube update to 0.4.9 as well?

@vincepri
Copy link
Member Author

Yes, this latest version has Jordan's fixes, like evanphx/json-patch#108

@alvaroaleman
Copy link
Member

@vincepri from what I can see, upstream updated to 4.8.0, not 4.9.0: kubernetes/kubernetes#93812

@vincepri
Copy link
Member Author

The v0.4.9 release is more recent and carries other bug fixes as well. The v0.4.8 release cannot be used in controller-runtime because it's not addressable by tag, only by commit and because we import another jsonpatch library for webhooks, go.mod won't let us use the commit, but it'll resolve to v0.4.2 IIRC.

@liggitt do you have a timeline for updating to v0.4.9 upstream?

@liggitt
Copy link

liggitt commented Aug 24, 2020

already done in master / 1.19: kubernetes/kubernetes#94147

picks open, I expect they'll be in the next patch releases:

@vincepri
Copy link
Member Author

Perfect, thank you!

@alvaroaleman
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 24, 2020
@vincepri
Copy link
Member Author

/test pull-controller-runtime-test-master

@k8s-ci-robot k8s-ci-robot merged commit bb54523 into kubernetes-sigs:master Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants