kubernetes/pkg/master
Kubernetes Submit Queue 87526da3d9 Merge pull request #32198 from deads2k/storage-01-make-easier-to-inspect
Automatic merge from submit-queue

add logging for enabled/disabled API Groups

Adds logging to the apiserver to indicate which API groups are enabled and disabled as go through.  This will make it easier to identify what's gone wrong in cases where the API server is down during diagnoses and the config is inaccessible, like in GKE tests.  For example https://github.com/kubernetes/kubernetes/issues/32185#issuecomment-245255700 .

@wojtek-t This may have made the problem more obvious.
2016-09-09 23:05:07 -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 move StorageClass to its own group 2016-09-06 08:41:17 -04:00
master_test.go refactor genericapiserver new to combine initialization 2016-09-08 08:57:10 -04:00
master.go Merge pull request #32198 from deads2k/storage-01-make-easier-to-inspect 2016-09-09 23:05:07 -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 selfsubjectaccessreview API 2016-08-29 09:51:54 -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 move StorageClass to its own group 2016-09-06 08:41:17 -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
storage_storage.go move StorageClass to its own group 2016-09-06 08:41:17 -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