-
Notifications
You must be signed in to change notification settings - Fork 165
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
beta to stable #2804
Merged
Merged
beta to stable #2804
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 <[email protected]>
Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
update kube-state-metrics to 1.8.0
Signed-off-by: Martin Linkhorst <[email protected]>
…rgets Limit nodes considered for ingress load balancer based on taints [1/2]
Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
Signed-off-by: Arjun Naik <[email protected]>
Update node selector for skipper
Signed-off-by: Alexey Ermakov <[email protected]>
Signed-off-by: Alexey Ermakov <[email protected]>
Fix binding admission
Signed-off-by: Alexey Ermakov <[email protected]>
Update VPA components
Signed-off-by: Alexey Ermakov <[email protected]>
Audittrail bucket: allow access from a central role
Disable buffer pods by default
Use `node.kubernetes.io/role=master` as nodeSelector since `node-role.kubernetes/master` won't be supported in v1.16. Add a matching taint to align and migrate the naming with v1.16 rollout. Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
Change master nodeSelector to new value
Signed-off-by: Martin Linkhorst <[email protected]>
Remove some obsolete deletions
Switches to use the newer `conflist` cni configuration. This is required because Kubernetes v1.16.0 introduces config validation: kubernetes/kubernetes#80482 which is no longer able to validate the old configuration. The behavior is the same with the new configuration. Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
Signed-off-by: Martin Linkhorst <[email protected]>
…n clusters reliably and we could not see drawbacks Signed-off-by: Sandor Szücs <[email protected]>
…fo-as-default enable TCP-lifo as default
Switch to conflist cni configuration for flannel
Allow to configure ExternalDNS TXT prefix
new version adds support for timezone in date util function
Updates zmon_worker version
alpha to beta
👍 |
1 similar comment
👍 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 pull request update kube-state-metrics to 1.8.0 #1679 from zalando-incubator/fix/1678
Merge pull request Limit nodes considered for ingress load balancer based on taints [1/2] #2749 from zalando-incubator/ingress-controller-targets
Merge pull request Update node selector for skipper #2775 from zalando-incubator/skipper-node-selector
Merge pull request Fix binding admission #2777 from zalando-incubator/fix-binding-admission
Merge pull request Update VPA components #2776 from zalando-incubator/update-vpa-images
Merge pull request Audittrail bucket: allow access from a central role #2783 from zalando-incubator/audittrail-root
Merge pull request Disable buffer pods by default #2779 from zalando-incubator/remove-buffer-pods
Merge pull request Change master nodeSelector to new value #2786 from zalando-incubator/master-node-selector
Merge pull request Remove some obsolete deletions #2773 from zalando-incubator/obsolete-deletion
Merge pull request enable TCP-lifo as default #2797 from zalando-incubator/feature/enable-tcp-lifo-as-default
Merge pull request Switch to conflist cni configuration for flannel #2796 from zalando-incubator/flannel-conflist
Merge pull request Allow to configure ExternalDNS TXT prefix #2789 from zalando-incubator/external-dns-txt-prefix
Merge pull request Updates zmon_worker version #2799 from lfroment0/patch-1