• Kubernetes Submit Queue's avatar
    Merge pull request #59947 from mkimuram/issue/59942 · 8de8ca7b
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 62448, 59317, 59947, 62418, 62352). 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 binding error message for volumeMode:Block unsupported case
    
    **What this PR does / why we need it**:
    This PR adds a binding error message for volumeMode:Block
    unsupported case.
    With this message, users can understand why PV is not bound to
    PVC on dynamic provisioning.
    
    **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: #59942
    
    **Special notes for your reviewer**:
    /cc @mtanino 
    /sig storage
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    8de8ca7b
Name
Last commit
Last update
..
attachdetach Loading commit data...
events Loading commit data...
expand Loading commit data...
persistentvolume Loading commit data...
pvcprotection Loading commit data...
pvprotection Loading commit data...
OWNERS Loading commit data...