Files
kubernetes/pkg/master
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-08-28 11:43:35 +02:00
2014-12-22 14:14:03 -08:00
2014-12-22 14:14:03 -08:00
2014-12-22 15:11:28 -08:00
2014-12-22 15:11:28 -08:00
2014-12-09 12:48:53 -05:00