• 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
..
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...