-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Kops patch including new Docker version for CVE-2019-5736 #6476
Comments
Is it safe to use a version of docker that has not been verified on Kubernetes 1.10 / 1.11 ? This is a big risk that was left unanswered in the PR. |
From @captainkerk in #6460 (comment) ...
|
We definitely need to cherry-pick something for 1.11 at least. Our options seem to be to install an updated runc or to use a newer version of docker. Neither is formally tested with k8s 1.11, the patched runc is probably harder but safer. Not sure if anyone knows of a third way... |
Just share my hooks based on #6459 (comment) with sha256sum check. Use it on
|
Since its more then a week since the vulnerability is made public, when can we expect a patch release for 1.11?? |
We are also waiting for the patch to be released please let us know soon |
Yes it's been more than 2 weeks and still no patch. This is quite worrying to see kops trailing behind 😕on the Kubernetes blog Kops Debian is the only image in progress. |
i see a patch is available. thnx guys |
Here's a link to the release There's no patch for 1.10 as far as I can tell |
Big thank you to everyone who worked on this :) |
Thank you all for the contributions to this patch! |
For anyone who went down the route of using Rancher's patched runc binary via hook be aware that Kops 1.11.1 sets the immutable attribute on the |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Rotten issues close after 30d of inactivity. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
@fejta-bot: Closing this issue. 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. |
1. Describe IN DETAIL the feature/behavior/change you would like to see.
Are you considerding to cherry-pick #6460 to have a patch version of Kops for at least 1.10 and 1.11 releases?
The text was updated successfully, but these errors were encountered: