• Kubernetes Submit Queue's avatar
    Merge pull request #63414 from roycaihw/fix-delete-query · c0f91a8a
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue. 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>.
    
    Add conversion to properly parse query parameter propagationPolicy
    
    **What this PR does / why we need it**:
    This delete request query parameter has been broken for a year. I'm not sure if we want to deprecate the non-standard DeleteOptions body on delete request eventually. 
    
    **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 #43329
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    API server properly parses propagationPolicy as a query parameter sent with a delete request
    ```
    
    /sig api-machinery
    c0f91a8a
Name
Last commit
Last update
..
src/k8s.io Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...