-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
deps: fix upstream JSON patch issues #3936
Conversation
@meyskens can you run |
Signed-off-by: Maartje Eyskens <[email protected]>
5e9ab7c
to
31ddc27
Compare
@estroz done! |
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.
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.
Helm 3.2.x and 3.3.x both support the same k8s version range, and there are no breaking changes afaict.
/lgtm
/cherry-pick v1.0.x |
@estroz: new pull request created: #3938 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/test-infra repository. |
/cherry-pick v0.19.x |
@estroz: #3936 failed to apply on top of branch "v0.19.x":
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/test-infra repository. |
go.mod,go.sum: bump k8s versions to v1.18.8 and helm to v3.3.4 Signed-off-by: Maartje Eyskens <[email protected]>
*: bump k8s versions to v1.18.8 and helm to v3.3.4 Signed-off-by: Maartje Eyskens <[email protected]>
*: bump k8s versions to v1.18.8 and helm to v3.3.4 Signed-off-by: Maartje Eyskens <[email protected]> Co-authored-by: Maartje Eyskens <[email protected]>
Description of the change:
Bumps the Helm version as well as the underlying Kubernetes version.
Motivation for the change:
Adding a fix for helm/helm#8594 which is a fix for kubernetes/kubernetes#91615 which causes complex CRD updates to hang,
Checklist
If the pull request includes user-facing changes, extra documentation is required:
changelog/fragments
(seechangelog/fragments/00-template.yaml
)website/content/en/docs