Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for dataSourceInUse (0.11 sec)

  1. pkg/api/persistentvolumeclaim/util.go

    	// that omit dataSourceRef, we preserve the data source, even if it would have been
    	// invalid to specify it at using the dataSource field at create.
    	if dataSourceInUse(oldPVCSpec) {
    		return
    	}
    
    	// Check if dataSourceRef is empty is because if it's not empty, then there is
    	// definitely a newer client and it definitely either wants to create a non-empty
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Oct 31 03:18:56 UTC 2023
    - 8.3K bytes
    - Viewed (0)
Back to top