-
Notifications
You must be signed in to change notification settings - Fork 167
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
alpha to beta #2624
Merged
Merged
alpha to beta #2624
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: Arpad Ryszka <arpad.ryszka@gmail.com>
Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de>
Signed-off-by: Alexey Ermakov <alexey.ermakov@zalando.de>
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
cleanup defaults which are not used
https://github.com/kubernetes-incubator/metrics-server/releases/tag/v0.3.6 Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
…pport-listener Specify support-listener address for apiserver skippers
CA: parameterize the version temporarily
Update to metrics-server v0.3.6
update skipper version
Signed-off-by: Alexey Ermakov <alexey.ermakov@zalando.de>
Update kube-metrics-adapter
Signed-off-by: njuettner <nick@zalando.de>
OpenAPI v2 Publishing for CRD's
Bugfix: Rename scalyr-region environment variable
Signed-off-by: Alexey Ermakov <alexey.ermakov@zalando.de>
…roller Update admission controller
* Scheduler: ignore unknown fields in check definitions * Worker: * fix utf-8 in http().prometheus_flat() * job metrics handling Signed-off-by: Hanno Hecker <hanno@zalando.de>
👍 |
1 similar comment
👍 |
Update worker and scheduler
OpenAPI v2 Publishing for CRD's is currently breaking CRD's, due to validation errors |
Signed-off-by: njuettner <nick@zalando.de>
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
…ce-publish Disable CustomResourcePublishOpenAPI by default
Drop quota from visibility namespace
@njuettner good finding, it's the one @gargravarr was seeing in the stackset-controller changes |
Removed the |
👍 |
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 cleanup defaults which are not used #2610 from zalando-incubator/cleanup
Merge pull request Specify support-listener address for apiserver skippers #2616 from zalando-incubator/api-server-skipper-support-listener
Merge pull request CA: parameterize the version temporarily #2615 from zalando-incubator/autoscaler-update
Merge pull request Update to metrics-server v0.3.6 #2618 from zalando-incubator/metrics-server-0.3.6
Merge pull request update skipper version #2608 from zalando-incubator/skipper-release-v0-11-1
Merge pull request Update kube-metrics-adapter #2620 from zalando-incubator/update-metrics-adapter
Merge pull request OpenAPI v2 Publishing for CRD's #2621 from zalando-incubator/publish-customresource
Merge pull request Bugfix: Rename scalyr-region environment variable #2622 from pheanex/scalyr-region-bugfix
Merge pull request Update admission controller #2623 from zalando-incubator/update-admission-controller
Merge pull request Update worker and scheduler #2625 from zalando-incubator/update-worker-scheduler
Merge pull request Disable CustomResourcePublishOpenAPI by default #2627 from zalando-incubator/disable-custom-resource-publish
Merge pull request Drop quota from visibility namespace #2628 from zalando-incubator/remove-quote