k3s/pkg/kubeapiserver/options
Davanum Srinivas 6ae7201d74 Deprecate using cloud provider to set host address feature
Long term plan is to remove all uses of cloud provider from kube api
server. As part of that, we need to remove the dependency on
figuring out the host address of the node running the kube api server
using the cloud provider. In this review, we log a warning that this
feature that is usually used for example with swagger generation
will go away in the future.
2017-10-24 17:39:33 -04:00
..
BUILD Update bazel 2017-10-18 17:24:04 +02:00
api_enablement.go move --runtime-config to kubeapiserver 2017-02-07 13:43:13 -05:00
authentication.go Drop --experimental-bootstrap-token-auth flag. 2017-09-15 09:54:53 -05:00
authorization.go Delete "hard-coded" default value in flags usage. 2017-04-07 11:21:37 +08:00
cloudprovider.go Deprecate using cloud provider to set host address feature 2017-10-24 17:39:33 -04:00
options.go Remove cmd/kubeadm from pkg/controller 2017-10-13 07:06:21 -04:00
serving.go Delete "hard-coded" default value in flags usage. 2017-04-07 11:21:37 +08:00
storage_versions.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
storage_versions_test.go remove unneeded storage options 2017-01-31 13:44:39 -05:00