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

Batch bootkube updates #44

Merged
merged 6 commits into from
Feb 10, 2018
Merged

Batch bootkube updates #44

merged 6 commits into from
Feb 10, 2018

Commits on Feb 3, 2018

  1. Add flannel service account and RBAC cluster role

    * Define a limited ClusterRole and service account for flannel
    * kubernetes-retired/bootkube#869
    dghubble committed Feb 3, 2018
    Configuration menu
    Copy the full SHA
    20adb15 View commit details
    Browse the repository at this point in the history
  2. Change DaemonSets to tolerate NoSchedule and NoExecute taints

    * Change kube-proxy, flannel, and calico to tolerate any NoSchedule
    or NoExecute taint, not just allow running on masters
    * kubernetes-retired/bootkube#704
    dghubble committed Feb 3, 2018
    Configuration menu
    Copy the full SHA
    27d5f62 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2018

  1. Configuration menu
    Copy the full SHA
    2785732 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d8a9e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72ab2b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    203b901 View commit details
    Browse the repository at this point in the history