• Kubernetes Submit Queue's avatar
    Merge pull request #46627 from deads2k/api-12-labels · 348bf1e0
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 46239, 46627, 46346, 46388, 46524)
    
    move labels to components which own the APIs
    
    During the apimachinery split in 1.6, we accidentally moved several label APIs into apimachinery.  They don't belong there, since the individual APIs are not general machinery concerns, but instead are the concern of particular components: most commonly the kubelet.  This pull moves the labels into their owning components and out of API machinery.
    
    @kubernetes/sig-api-machinery-misc @kubernetes/api-reviewers @kubernetes/api-approvers 
    @derekwaynecarr  since most of these are related to the kubelet
    348bf1e0
Name
Last commit
Last update
..
apis Loading commit data...
client Loading commit data...
cluster Loading commit data...
cmd Loading commit data...
deploy Loading commit data...
develop Loading commit data...
docs/api-reference Loading commit data...
manifests Loading commit data...
pkg Loading commit data...
registry/cluster Loading commit data...
BUILD Loading commit data...
Makefile Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...