• Kubernetes Submit Queue's avatar
    Merge pull request #61432 from filbranden/killrkt1 · 399b835f
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 61904, 61565, 61401, 61432, 61772). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
    
    Remove rktnetes code
    
    **What this PR does / why we need it**:
    rktnetes is scheduled to be deprecated in 1.10 (#53601). According to the deprecation policy for beta CLI and flags, we can remove the feature in 1.11.
    
    **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
    Fixes #58721
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    Removed rknetes code, which was deprecated in 1.10.
    ```
    
    /assign @yujuhong 
    /hold
    
    Hold until the end of the freeze.
    399b835f
Name
Last commit
Last update
..
BUILD Loading commit data...
constants.go Loading commit data...
doc.go Loading commit data...
labels.go Loading commit data...
labels_test.go Loading commit data...
pod_update.go Loading commit data...
pod_update_test.go Loading commit data...
types.go Loading commit data...
types_test.go Loading commit data...