Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for pvs2 (0.06 sec)

  1. gradle/verification-keyring.keys

    Rf3uLWOLN1eTgfg3/w7lx6dn9PLvWzOIpkeLF3UHIW9iYHNhbs9lCop75o/YR/g8
    5t0p1bIm97tCKmGZSHppH4KmWQTHLaBG73H8RYCXlvoiwCApleQPaMT7q4FUJr8U
    Utu6YNQgzoE/xUOHAPHO66DaVvAjR0eS1ge9wf99CKWSnU54pwQXo9IGCwARAQAB
    =ovS2
    -----END PGP PUBLIC KEY BLOCK-----
    
    pub    097586CFEA37F9A6
    -----BEGIN PGP PUBLIC KEY BLOCK-----
    Version: BCPG v1.68
    
    mQENBFngHVEBCACWyS2Lm1Y+ia/xKYmGsYXH9Rz5i37p58GWjOmtMP1mAxh5o98M
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 11:46:17 UTC 2024
    - 525.2K bytes
    - Viewed (1)
  2. CHANGELOG/CHANGELOG-1.19.md

    - Fixed a bug in the job controller to not mutate the shared cache ([#104130](https://github.com/kubernetes/kubernetes/pull/104130), [@adtac](https://github.com/adtac)) [SIG Apps]
    - For statically provisioned PVs ensure that we use canonical path whenever possible for attach/detach ([#104485](https://github.com/kubernetes/kubernetes/pull/104485), [@gnufied](https://github.com/gnufied)) [SIG Cloud Provider and Storage]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  3. pkg/apis/core/validation/validation_test.go

    				DataSource: &core.TypedLocalObjectReference{
    					Kind: "PersistentVolumeClaim",
    					Name: "pvc1",
    				},
    				DataSourceRef: &core.TypedObjectReference{
    					Kind: "PersistentVolumeClaim",
    					Name: "pvc2",
    				},
    			}),
    		},
    		"invaild-apigroup-in-data-source": {
    			isExpectedFailure: true,
    			claim: testVolumeClaim(goodName, goodNS, core.PersistentVolumeClaimSpec{
    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