apiserver/pkg
Solly Ross 42da2694e6 Autoset OpenAPI version w/o SecurityDefinitions
There's code to automatically populate OpenAPI info based on existing
generic apiserver config, but it only fires if securitydefinitions are
present.  This doesn't make much sense, since this info is both required
and independent of security definitions, and there's no easy, generic
way to generate security definitions for an aggregated API server.

Kubernetes-commit: ef73bb684bcc4402f66160f254193d2690b80f11
2018-07-19 17:32:40 -04:00
..
admission Do not attempt to convert nil object during DELETE webhook admission 2018-07-20 00:15:49 -04:00
apis generated: Avoid use of reflect.Call in conversion code paths 2018-07-03 16:17:14 -04:00
audit limit User-Agent max length 1024 and add ...TRUNCATED suffix 2018-06-20 11:15:09 +08:00
authentication Remove unused x509 code 2018-07-10 13:22:24 -04:00
authorization sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
endpoints dry-run: Add DryRunTrue value 2018-07-09 15:52:16 -07:00
features dry-run: Create feature-gate flag 2018-06-27 16:53:52 -07:00
registry dry-run: Create new options for Update/Create and pass it along 2018-06-14 09:14:59 -07:00
server Autoset OpenAPI version w/o SecurityDefinitions 2018-07-19 17:32:40 -04:00
storage extend timeout to workaround slow arm64 math 2018-07-16 19:43:30 -07:00
util apiserver: do not print feature gates for glog v=0 2018-06-28 17:10:51 +03:00