Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Upgrade to kubectl 1.17.12 #3305

Closed
wants to merge 1 commit into from
Closed

Conversation

dibi-codes
Copy link

This PR updates kubectl to 1.17.12

kubectl versions with patch versions lower than v1.18.8 v1.17.11 or v1.16.14 have issues updating CRD files, due to a bug when handling deeply nested CRDs. This bug will make kubectl apply -f [...] hang.
Ref: https://cert-manager.io/docs/installation/upgrading/upgrading-0.15-0.16/

@stefanprodan
Copy link
Member

@dabeck can you please bump it to the latest v1.18, thanks

@dibi-codes
Copy link
Author

@dabeck can you please bump it to the latest v1.18, thanks

Sure, I thought v1.17. was a thing in this project.

@stefanprodan
Copy link
Member

Kubernetes 1.19 is out, our policy is to keep up with upstream and bump kubectl and packages to latest minor - 1

@dibi-codes
Copy link
Author

Kubernetes 1.19 is out, our policy is to keep up with upstream and bump kubectl and packages to latest minor - 1

I had a quick try updating to k8s 1.18 but this breaks a lot of other dependencies as well. Sadly I dad no time to have a deeper look.

@squaremo
Copy link
Member

squaremo commented Nov 30, 2020

kubectl was updated to 1.18.9 in #3309. I think this will fix the particular problem of updating CRD files, @dabeck. We may have to stick with packages from 1.17 for now, as noted in #3309. I'm going to close this PR, since it's probably not possible to make progress, and the substantive issue is fixed (and released in 1.21.0). Thanks!

@squaremo squaremo closed this Nov 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants