• Kubernetes Submit Queue's avatar
    Merge pull request #49051 from mtaufen/move-kc-type · 21812547
    Kubernetes Submit Queue authored
    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?
    21812547
Name
Last commit
Last update
..
e2e Loading commit data...
e2e_federation Loading commit data...
e2e_node Loading commit data...
fixtures Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
list Loading commit data...
soak Loading commit data...
utils Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...
test_owners.json Loading commit data...