forked from kubernetes/kubernetes
-
Notifications
You must be signed in to change notification settings - Fork 112
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
v1.11.1 #66
Merged
liggitt
merged 73 commits into
openshift:origin-3.11-kubernetes-1.11.1
from
liggitt:origin-3.11-kubernetes-1.11.1
Jul 23, 2018
Merged
v1.11.1 #66
liggitt
merged 73 commits into
openshift:origin-3.11-kubernetes-1.11.1
from
liggitt:origin-3.11-kubernetes-1.11.1
Jul 23, 2018
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
…m to allow multiple containers to union for swagger
Origin-commit: 7331c6412a9ef1b23155d7fd928f4ddc6961a05b
:100644 100644 b32534e... 3e694fc... M pkg/controller/serviceaccount/tokens_controller.go
Doesn't offer enough use, complicates creation and setup.
:000000 100644 0000000000... b684356ed4... A pkg/registry/core/rest/scc_patch.go :100644 100644 66e2a7be20... ea1028e61e... M pkg/registry/core/rest/storage_core.go
:000000 100644 0000000000... 748bed00fb... A staging/src/k8s.io/apiserver/pkg/admission/patch.go :100644 100644 dd1368d4dd... 0e422f990c... M staging/src/k8s.io/apiserver/pkg/admission/plugins.go
:100644 100644 9fa52a0021... dab9e7233d... M staging/src/k8s.io/apiserver/pkg/server/config.go :100644 100644 9be725d4e2... 65e2ed1670... M staging/src/k8s.io/apiserver/pkg/server/genericapiserver.go :100644 100644 08e342ef56... 9218a1e185... M staging/src/k8s.io/apiserver/pkg/server/routes/swagger.go
…nfig :000000 100644 0000000000... 29aa4dd35d... A cmd/kube-proxy/app/server_patch.go
…ore than one is present
Drop once controllers are never run in-process with the API server (once `openshift start master` is removed)
… separate process :100644 100644 e0c41b82f8... cb7771a9d4... M pkg/controller/serviceaccount/serviceaccounts_controller.go
:100644 100644 a9bbe08a1f... ff1687114b... M staging/src/k8s.io/kube-aggregator/pkg/controllers/status/available_controller.go
We don't run system pods so waiting for them is somewhat pointless
:100644 100644 6dab988e52... 74b9cce53a... M staging/src/k8s.io/apiserver/pkg/server/config.go :100644 100644 dd9ab0dcfe... fcaec9e519... M staging/src/k8s.io/apiserver/pkg/server/routes/version.go
:100644 100644 4e0ce16e85... 68d79a7878... M test/e2e/common/downwardapi_volume.go
Origin-commit: a2b901945913a1acabf072c65cf721446d011b42
Origin-commit: 41dfa111d654f9cd6bbc36380a15725032e282ff
Origin-commit: 26dca31895a2260ac86c1dac659a33a8ce7d6dea
…sions until ansible updates This reverts commit 979704ac34b42f25827c8fbaf9040904bca82eb1. Origin-commit: 0e5da1337dae91bb20b0dcfeca5104fb2dac6e12
Origin-commit: b10515ad58bda69b033bfdc1fd462e03448e4a7c
Origin-commit: e4598e2d02834128ee140f5cf03c330ce171a72f
…rces Origin-commit: eb542f674b4b5bd25e350ba115671ca421d8309c
Origin-commit: 7cca47335f53af16adc1f0b43eb1cd389fbc2407
…flake Origin-commit: 3d15b47a510b0e4528fd817bb9e2acd9e4772cb9
…rvers Origin-commit: 9bd012be7a5d90b12aa57c29a145dfa6146f22ee
Origin-commit: 72c16b93bf38d0d74b81a4a3b6a397fed73d7d73
01d2a50
to
8a5d801
Compare
/hold |
/lgtm |
8a5d801
to
b341d27
Compare
New changes are detected. LGTM label has been removed. |
/hold cancel |
updated to pull in changes from origin-3.11-kubernetes-1.11.0 through c30bb1b |
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.
diffs:
65856: only need to ignore resources that match discovery conditions
, GC bits picked up in 1.11.165908: switch delete strategy to background deletion
, merged in 1.11.165786: update --template printer defaulting
, merged in v1.11.165711: make template printers a recommended printer
, merged in 1.11.165700: Update output format so that it matches actual accepted values
, merged in 1.11.1<drop>: GCE load balancer unit test is flaky
, issue was resolved in 1.11.1<carry>: pods in openshift-* namespace can be marked critical
to also includeopenshift-
namespaces in the priority admission namespace checkeverything else was clean