• Kubernetes Submit Queue's avatar
    Merge pull request #43034 from enisoc/statefulset-patch · dc2b0ee2
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 43034, 43066)
    
    Allow StatefulSet controller to PATCH Pods.
    
    **What this PR does / why we need it**:
    
    StatefulSet now needs the PATCH permission on Pods since it calls into ControllerRefManager to adopt and release. This adds the permission and the missing e2e test that should have caught this.
    
    **Which issue this PR fixes**:
    
    **Special notes for your reviewer**:
    
    This is based on #42925.
    
    **Release note**:
    ```release-note
    ```
    cc @kubernetes/sig-apps-pr-reviews
    dc2b0ee2
Name
Last commit
Last update
..
authenticator/token/bootstrap Loading commit data...
authorizer Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
doc.go Loading commit data...