-
Notifications
You must be signed in to change notification settings - Fork 163
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
Dev to kube 1.14 #2384
Merged
Merged
Dev to kube 1.14 #2384
Conversation
This file contains 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
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@zalando.de>
Signed-off-by: Alexey Ermakov <alexey.ermakov@zalando.de>
Signed-off-by: Alexey Ermakov <alexey.ermakov@zalando.de>
Signed-off-by: Alexey Ermakov <alexey.ermakov@zalando.de>
Signed-off-by: Alexey Ermakov <alexey.ermakov@zalando.de>
Signed-off-by: Alexey Ermakov <alexey.ermakov@zalando.de>
Signed-off-by: Alexey Ermakov <alexey.ermakov@zalando.de>
like the WORKER_PLUGIN_HTTP_OAUTH2_TOKENS. First one was requested, others added because we can :) Signed-off-by: Hanno Hecker <hanno@zalando.de>
for WORKER_PLUGIN_REDIS_PASSWORD and WORKER_PLUGIN_CASSANDRA_PASS Signed-off-by: Hanno Hecker <hanno@zalando.de>
Signed-off-by: Alexey Ermakov <alexey.ermakov@zalando.de>
Signed-off-by: Alexey Ermakov <alexey.ermakov@zalando.de>
…onfiguration key for compliance checker Signed-off-by: Arjun Naik <arjun.rn@gmail.com>
Partly revert of #2358 to allow only `cdp` service account to `escalate` Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
Platform Injected Environment Variables
Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de>
…ebhook Updated the webhook with policies for cache
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
Allow cdp service account to escalate
Add egress route
…mits enable clusterratelimit filters
…config allow more optional config settings
Signed-off-by: Arjun Naik <arjun.rn@gmail.com>
fix incorrect ami
Add kube-system/deployment-config
Signed-off-by: Alexey Ermakov <alexey.ermakov@zalando.de>
aermakov-zalando
added
the
frozen
new updates to the dev branch won't be added to dev-to-alpha pull request
label
Jul 31, 2019
👍 |
Signed-off-by: Alexey Ermakov <alexey.ermakov@zalando.de>
Signed-off-by: Alexey Ermakov <alexey.ermakov@zalando.de>
egress test: fix race conditions, add an explicit timeout
Signed-off-by: Alexey Ermakov <alexey.ermakov@zalando.de>
Looks like this fails because the e2e tests start by creating the previous cluster and then do an update. However the previous cluster doesn't come up because the old AMI doesn't exist. |
👍 |
1 similar comment
👍 |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
frozen
new updates to the dev branch won't be added to dev-to-alpha pull request
internal/merges-tagged
merged/alpha
merged/beta
merged/stable
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.
Merge the recent changes from
dev
. Note thatsetup_modules.sh
was changed to checkout the 1.14 branch instead of a tag because of the stupidgithub.com/renstrom/dedent
rename.