Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for CSIDrivers (0.32 sec)

  1. api/openapi-spec/v3/apis__storage.k8s.io__v1_openapi.json

              "401": {
                "description": "Unauthorized"
              }
            },
            "tags": [
              "storage_v1"
            ]
          }
        },
        "/apis/storage.k8s.io/v1/csidrivers": {
          "delete": {
            "description": "delete collection of CSIDriver",
            "operationId": "deleteStorageV1CollectionCSIDriver",
            "parameters": [
              {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 481.9K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.20.md

    ### CSIDriver policy for FSGroup graduates to Beta
    
    The FSGroup's CSIDriver Policy is now beta in 1.20. This allows CSIDrivers to explicitly indicate if they want Kubernetes to manage permissions and ownership for their volumes via `fsgroup`. 
    
    ### Security Improvements for CSI Drivers (Alpha)
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 19 21:05:45 UTC 2022
    - 409K bytes
    - Viewed (0)
Back to top