Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 12 of 12 for pass2 (0.14 sec)

  1. api/openapi-spec/v3/apis__apps__v1_openapi.json

                  }
                ],
                "description": "nodePublishSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI NodePublishVolume and NodeUnpublishVolume calls. This field is optional, and  may be empty if no secret is required. If the secret object contains more than one secret, all secret references are passed."
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  2. pkg/apis/core/validation/validation_test.go

    		},
    
    		// At present, there is no validation exist for nodeStage secretRef in
    		// ValidatePersistentVolumeSpec->validateCSIPersistentVolumeSource, due to that, below
    		// checks/validations pass!
    
    		"csi-nodestage-enabled-from-invalidSecretRef-to-invalidSecretRef": {
    			isExpectedFailure: false,
    			oldVolume:         getCSIVolumeWithSecret(validCSIVolume, inValidSecretRef, "nodeStage"),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
Back to top