k3s/test
Kubernetes Submit Queue 21812547f9 Merge pull request #49051 from mtaufen/move-kc-type
Automatic merge from submit-queue (batch tested with PRs 50198, 49051, 48432)

move KubeletConfiguration out of componentconfig API group

I'm splitting #44252 into more manageable steps. This step moves the types and updates references.

To reviewers: the most important changes are the removals from pkg/apis/componentconfig and additions to pkg/kubelet/apis/kubeletconfig. Almost everything else is an import or name update.

I have one unanswered question: Should I create a whole new api scheme for Kubelet APIs rather than register e.g. a kubeletconfig group with the default runtime.Scheme instance? This feels like the right thing, as the Kubelet should be exposing its own API, but there's a big fat warning not to do this in `pkg/api/register.go`. Can anyone answer this?
2017-08-15 12:18:18 -07:00
..
e2e Merge pull request #49051 from mtaufen/move-kc-type 2017-08-15 12:18:18 -07:00
e2e_federation Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
e2e_node move KubeletConfiguration out of componentconfig API group 2017-08-15 08:12:42 -07:00
fixtures Flag support in kubectl plugins 2017-07-18 15:35:40 -03:00
images Merge pull request #49951 from mkumatag/multiarch_nonewprivs 2017-08-11 20:37:54 -07:00
integration move KubeletConfiguration out of componentconfig API group 2017-08-15 08:12:42 -07:00
kubemark Merge pull request #50506 from bskiba/external_config 2017-08-11 20:38:01 -07:00
list Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
soak Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
utils Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
BUILD Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
OWNERS Add sig-testing OWNERS_ALIASES 2017-07-25 11:05:18 -07:00
test_owners.csv Update generated files 2017-08-15 11:56:46 +02:00
test_owners.json remove deprecated flags LowDiskSpaceThresholdMB and OutOfDiskTransitionFrequency 2017-07-20 13:23:13 -07:00