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

Bump GCI to gci-beta-56-9000-80-0 #41027

Merged
merged 2 commits into from
Feb 7, 2017
Merged

Conversation

dchen1107
Copy link
Member

cc/ @Random-Liu @adityakali

Changelogs since gci-dev-56-8977-0-0 (currently used in Kubernetes):

  • "net.ipv4.conf.eth0.forwarding" and "net.ipv4.ip_forward" may get reset to 0
  • Track CVE-2016-9962 in Docker in GCI
  • Linux kernel CVE-2016-7097
  • Linux kernel CVE-2015-8964
  • Linux kernel CVE-2016-6828
  • Linux kernel CVE-2016-7917
  • Linux kernel CVE-2016-7042
  • Linux kernel CVE-2016-9793
  • Linux kernel CVE-2016-7039 and CVE-2016-8666
  • Linux kernel CVE-2016-8655
  • Toolbox: allow docker image to be loaded from local tarball
  • Update compute-image-package in GCI
  • Change the product name on /etc/os-release (to COS)
  • Remove 'dogfood' from HWID_OVERRIDE in /etc/lsb-release
  • Include Google NVME extensions to optimize LocalSSD performance.
  • /proc//io missing on GCI (enables process stats accounting)
  • Enable BLK_DEV_THROTTLING

cc/ @roberthbailey @fabioy for GKE cluster update

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Feb 6, 2017
@k8s-reviewable
Copy link

This change is Reviewable

@dchen1107 dchen1107 assigned adityakali and unassigned arun-gupta Feb 6, 2017
@dchen1107 dchen1107 added this to the v1.5 milestone Feb 6, 2017
@dchen1107
Copy link
Member Author

cc/ @saad-ali for 1.5 patch release, @jessfraz for 1.4 patch release. cc/ @matchstick for both network and security patches.

@k8s-github-robot k8s-github-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. release-note-label-needed labels Feb 6, 2017
@k8s-github-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

The following people have approved this PR: dchen1107

Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@k8s-github-robot k8s-github-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 6, 2017
@adityakali
Copy link
Contributor

/lgtm
Consider cherry-picking #40326 as well.
Thanks!

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 6, 2017
@k8s-github-robot k8s-github-robot added the do-not-merge DEPRECATED. Indicates that a PR should not merge. Label can only be manually applied/removed. label Feb 6, 2017
@dchen1107 dchen1107 added release-note Denotes a PR that will be considered when it comes time to generate release notes. and removed do-not-merge DEPRECATED. Indicates that a PR should not merge. Label can only be manually applied/removed. release-note-label-needed labels Feb 6, 2017
@Random-Liu
Copy link
Member

LGTM

@dchen1107
Copy link
Member Author

This pr only touched the image running for K8S on GCE and node e2e, not touching aws image and GKE image at all. Anyway, re-run the tests:

@k8s-bot kops aws e2e test this
@k8s-bot gci gke e2e test this

@k8s-github-robot
Copy link

Automatic merge from submit-queue (batch tested with PRs 40971, 41027, 40709, 40903, 39369)

@k8s-github-robot k8s-github-robot merged commit 5d0377d into kubernetes:master Feb 7, 2017
@jessfraz
Copy link
Contributor

jessfraz commented Feb 7, 2017

opened #41086

@saad-ali saad-ali added the cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. label Feb 9, 2017
@saad-ali
Copy link
Member

saad-ali commented Feb 9, 2017

@dchen1107 1.5 Cherry pick approved. Please prepare the cherry pick to 1.5 and assign it to me (there are conflicts and I don't have the context to resolve them).

jessfraz added a commit that referenced this pull request Feb 9, 2017
…27-origin-release-1.4

Automated cherry pick of #41027
k8s-github-robot pushed a commit that referenced this pull request Feb 10, 2017
…027-upstream-release-1.5

Automatic merge from submit-queue

Automated cherry pick of #41027 upstream release 1.5

cc/ @saad-ali 

Changelogs since gci-dev-56-8977-0-0 (currently used in Kubernetes):
 - "net.ipv4.conf.eth0.forwarding" and "net.ipv4.ip_forward" may get reset to 0
 - Track CVE-2016-9962 in Docker in GCI
 - Linux kernel CVE-2016-7097
 - Linux kernel CVE-2015-8964
 - Linux kernel CVE-2016-6828
 - Linux kernel CVE-2016-7917
 - Linux kernel CVE-2016-7042
 - Linux kernel CVE-2016-9793
 - Linux kernel CVE-2016-7039 and CVE-2016-8666
 - Linux kernel CVE-2016-8655
 - Toolbox: allow docker image to be loaded from local tarball
 - Update compute-image-package in GCI 
 - Change the product name on /etc/os-release (to COS)
 - Remove 'dogfood' from HWID_OVERRIDE in /etc/lsb-release
 - Include Google NVME extensions to optimize LocalSSD performance.
 - /proc/<pid>/io missing on GCI (enables process stats accounting)
 - Enable BLK_DEV_THROTTLING
@k8s-cherrypick-bot
Copy link

Commit found in the "release-1.5" branch appears to be this PR. Removing the "cherrypick-candidate" label. If this is an error find help to get your PR picked.

jessfraz referenced this pull request in jessfraz/kubernetes Feb 13, 2017
…herry-pick-of-#41027-origin-release-1.4"

This reverts commit 606339d, reversing
changes made to aada742.
jessfraz referenced this pull request Feb 14, 2017
Revert "Merge pull request #41086 from jessfraz/automated-cherry-pick-of-#41027-origin-release-1.4"
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. cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. 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. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants