This repository was archived by the owner on Jan 9, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 41
Update kubernetes master taints and cgroup fixes #38
Merged
jetstack-ci-bot
merged 17 commits into
jetstack:master
from
simonswine:update-kubernetes-master-taints-and-cgroup-fixes
Nov 20, 2017
Merged
Update kubernetes master taints and cgroup fixes #38
jetstack-ci-bot
merged 17 commits into
jetstack:master
from
simonswine:update-kubernetes-master-taints-and-cgroup-fixes
Nov 20, 2017
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Before it was only disable by enabling the non default kube2iam addon. This makes sure the iptables rule is set before pods are scheduled to the node. This also allows to run kube2iam without higher privileges. https://gitlab.jetstack.net/tarmak/tarmak/issues/168
…cess Disable access to the metadata service in AWS
Accept setting bundle dir using an environment variable
Use libvirt driver for beaker
Use master taints 1.6+ in place of deprecated schedulable flag
Fix cgroup driver
…ubernetes-master-taints-and-cgroup-fixes
f665072 to
77dc285
Compare
Contributor
Author
|
/approve |
Contributor
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: simonswine The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
Contributor
|
Automatic merge from submit-queue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
area/puppet
Indicates a PR is affecting Puppet manifests
lgtm
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This updates puppet module kubernetes: