Files
kubernetes/pkg/util
Clayton Coleman 7fd887df61 Enable v1beta3 API via --runtime_config=api/v1beta3 flag
This exposes the proper v1beta3 API endpoint when the user specifies
the --runtime_config=api/v1beta3 argument to the apiserver. v1beta3
is still considered experimental and subject to change.

--runtime_config is a map of string keys and values, that can be
specified by providing

    --runtime_config=a=b,b=c,d,e

Only the key must be specified, the value can be omitted.

Enables v1beta3 in hack/local-up-cluster.sh and hack/test-cmd.sh
2015-01-08 13:01:24 -05:00
..
2014-11-21 09:45:26 +08:00
2014-12-30 14:38:49 -08:00
2014-12-22 14:14:03 -08:00
2014-10-30 21:37:08 -04:00
2014-12-09 12:48:53 -05:00
2014-07-10 17:32:42 -07:00
2014-10-29 11:29:28 -07:00
2014-10-29 11:29:28 -07:00
2014-12-11 11:14:25 -05:00
2015-01-07 15:21:34 -08:00