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 Kubernetes from v1.11.3 to v1.12.x #77

Merged
merged 1 commit into from
Oct 17, 2018
Merged

Commits on Oct 17, 2018

  1. Update Kubernetes from v1.11.3 to v1.12.1

    * Mount an empty dir for the controller-manager to work around
    kubernetes/kubernetes#68973
    * Update coreos/pod-checkpointer to strip affinity from
    checkpointed pod manifests. Kubernetes v1.12.0-rc.1 introduced
    a default affinity that appears on checkpointed manifests; but
    it prevented scheduling and checkpointed pods should not have an
    affinity, they're run directly by the Kubelet on the local node
    * kubernetes-retired/bootkube#1001
    * kubernetes/kubernetes#68173
    dghubble committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    81f1950 View commit details
    Browse the repository at this point in the history