k3s/test/integration
Kubernetes Submit Queue 28d649c2f5
Merge pull request #66932 from nilebox/discovery-include-unavailable
Automatic merge from submit-queue (batch tested with PRs 66394, 66888, 66932). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Include unavailable apiservices in discovery response

**What this PR does / why we need it**:
Include unavailable apiservices into `apis/` discovery endpoint response to fix namespace deletion https://github.com/kubernetes-incubator/service-catalog/issues/2254

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes https://github.com/kubernetes-incubator/service-catalog/issues/2254

**Special notes for your reviewer**:

**Release note**:


```release-note
kube-apiserver now includes all registered API groups in discovery, including registered extension API group/versions for unavailable extension API servers.
```
2018-08-08 07:00:14 -07:00
..
apiserver dry-run: Create new options for Update/Create and pass it along 2018-07-12 07:18:37 -07:00
auth Add additional authorization check for create-on-update 2018-07-03 11:20:16 -07:00
benchmark/jsonify Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
client replace framework.RunAMaster with kubeapiservertesting.StartTestServer 2018-07-28 10:33:39 +08:00
configmap Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
daemonset Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
defaulttolerationseconds Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
deployment auto-generated file 2018-07-28 07:54:17 +08:00
etcd dry-run: Update DynamicClient to pass Create/Update options 2018-08-02 10:38:31 -07:00
evictions Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
examples Merge pull request #66932 from nilebox/discovery-include-unavailable 2018-08-08 07:00:14 -07:00
framework promote informers into master.Config 2018-08-08 09:35:45 +08:00
garbagecollector dry-run: Update DynamicClient to pass Create/Update options 2018-08-02 10:38:31 -07:00
ipamperf Merge pull request #64559 from AdamDang/patch-10 2018-07-16 17:00:06 -07:00
master Merge pull request #65891 from CaoShuFeng/audit_v1_stable 2018-08-08 02:17:24 -07:00
metrics Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
objectmeta Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
openshift Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
pods Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
quota Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
replicaset remove the unused verifyRemainingObjects function 2018-07-16 15:15:56 +08:00
replicationcontroller remove the unused verifyRemainingObjects function 2018-07-16 15:15:56 +08:00
scale Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
scheduler e2e test harness - use busybox from dockerhub 2018-08-07 11:22:16 -04:00
scheduler_perf Merge pull request #64936 from wgliang/master.scheduler_perf_test 2018-06-22 19:03:16 -07:00
secrets Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
serviceaccount Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
statefulset Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
storageclasses Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
tls master count and lease endpoint tests 2018-04-27 13:03:31 -05:00
ttlcontroller Update ttlcontroller_test.go 2018-07-25 11:30:04 +08:00
util Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
volume Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
benchmark-controller.json Use pause manifest image 2018-04-06 11:00:50 +05:30
doc.go don't use build tags to mark integration tests 2017-04-28 14:19:39 -07:00
utils.go aesgcm - passing 2018-01-31 10:50:11 -08:00