kubernetes/pkg/master
Kubernetes Submit Queue 3a8b21b3a5 Merge pull request #29724 from brendandburns/thirdparty3
Automatic merge from submit-queue

Fix third party APIResource reporting

@polvi @caesarxuchao @deads2k 

This "fixes" some additional bugs in third party `APIResourceList` reporting.

This code needs a bunch of cleanup, and more tests, but sending it out for a quick smell check review in case I'm doing something stupid.

Fixes the bug referenced here:  https://github.com/kubernetes/kubernetes/pull/28414#issuecomment-235346108 and in https://github.com/kubernetes/kubernetes/issues/23831

Fixes https://github.com/kubernetes/kubernetes/issues/25570
2016-08-13 17:10:20 -07:00
..
ports Use Go canonical import paths 2016-07-16 13:48:21 -04:00
controller_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
controller.go move RangeRegistry to a separate package for generic usage 2016-08-09 13:10:48 +08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
import_known_versions.go interesting changes to add tokenreviews endpoint to implement webhook 2016-08-03 08:37:45 -04:00
master_test.go Merge pull request #29724 from brendandburns/thirdparty3 2016-08-13 17:10:20 -07:00
master.go Merge pull request #29724 from brendandburns/thirdparty3 2016-08-13 17:10:20 -07:00
OWNERS Remove myself from a bunch of OWNERS files, as I am too overloaded 2016-05-11 13:34:51 -07:00
storage_apps.go separate out api group storage registration 2016-08-01 08:26:19 -04:00
storage_authentication.go interesting changes to add tokenreviews endpoint to implement webhook 2016-08-03 08:37:45 -04:00
storage_authorization.go add subjectaccessreviews resource 2016-08-05 11:20:56 -04:00
storage_autoscaling.go separate out api group storage registration 2016-08-01 08:26:19 -04:00
storage_batch.go ScheduledJob storage leftovers 2016-08-03 17:25:35 +02:00
storage_certificates.go separate out api group storage registration 2016-08-01 08:26:19 -04:00
storage_extensions.go separate out api group storage registration 2016-08-01 08:26:19 -04:00
storage_policy.go separate out api group storage registration 2016-08-01 08:26:19 -04:00
storage_rbac.go separate out api group storage registration 2016-08-01 08:26:19 -04:00
thirdparty_controller_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
thirdparty_controller.go Fix third party APIResource reporting 2016-08-13 15:51:34 -07:00