k3s/pkg/genericapiserver
Kubernetes Submit Queue 67732d7383 Merge pull request #34967 from deads2k/api-27-fix-version
Automatic merge from submit-queue

make version an explicit choice so zero config and customized work

Makes `/version` key off of setting the version.  This allows composers to add a version that is correct.
2016-10-18 05:07:02 -07:00
..
authorizer run authorization from a cache 2016-10-13 07:53:40 -04:00
filters Support Access-Control-Expose-Headers in CORS Handler 2016-09-28 19:32:25 -04:00
mux Make genericapiserver handler chain customizable 2016-10-05 10:32:36 -04:00
openapi Make Kubernetes OpenAPI operation IDs unique 2016-10-12 14:54:12 -07:00
options split genericapiserver configuration apart so that you can run without flag options 2016-10-13 13:09:53 -04:00
routes make version an explicit choice so zero config and customized work 2016-10-17 16:10:07 -04:00
validation Allow secure access to apiserver from Admission Controllers 2016-09-20 10:42:21 -04:00
OWNERS
config.go Merge pull request #34967 from deads2k/api-27-fix-version 2016-10-18 05:07:02 -07:00
default_storage_factory_builder.go make --runtime-config=api/all=true|false work 2016-09-13 12:03:25 -07:00
default_storage_factory_builder_test.go make --runtime-config=api/all=true|false work 2016-09-13 12:03:25 -07:00
doc.go
genericapiserver.go split genericapiserver configuration apart so that you can run without flag options 2016-10-13 13:09:53 -04:00
genericapiserver_test.go make version an explicit choice so zero config and customized work 2016-10-17 16:10:07 -04:00
hooks.go pass loopback config to posthooks 2016-09-30 10:34:33 -04:00
resource_config.go
resource_config_test.go
resource_encoding_config.go
reststorage_interfaces.go separate RESTStorage by API group 2016-09-20 08:00:50 -04:00
server_run_options_test.go Remove DeprecatedStorageVersion 2016-09-06 16:52:12 -07:00
storage_factory.go Pin ingresses etcd prefix for 1.3 compatibility 2016-09-08 01:54:07 -04:00
storage_factory_test.go move new etcd storage into cacher 2016-08-12 18:40:20 -07:00
tunneler.go convert bootstrap controller to posthook to tighten master.go 2016-10-10 08:15:45 -04:00
tunneler_test.go convert bootstrap controller to posthook to tighten master.go 2016-10-10 08:15:45 -04:00