• Kubernetes Submit Queue's avatar
    Merge pull request #67780 from luxas/move_kubelet_config_pkg · e45d74d0
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md.
    
    Move kubelet internal ComponentConfig types to `pkg/kubelet/apis/config`
    
    **What this PR does / why we need it**:
    This PR is split out from the main PR of https://github.com/kubernetes/kubernetes/pull/67263, in order to make merging each scoped piece of the puzzle easier and smoother.
    
    This PR simply moves the `k8s.io/kubernetes/pkg/apis/kubeletconfig` as-is to `k8s.io/kubernetes/pkg/apis/config` as agreed in the KEP.
    
    **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
    ref: kubernetes/community#2354
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    @kubernetes/sig-node-pr-reviews 
    /assign @mtaufen @thockin @liggitt
    e45d74d0
Name
Last commit
Last update
..
api-rules Loading commit data...
openapi-spec Loading commit data...
swagger-spec Loading commit data...
OWNERS Loading commit data...