Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for podCIDR (0.1 sec)

  1. pkg/apis/core/validation/validation_test.go

    	updatedEndpoint := newNodeNameEndpoint("kubernetes-changed-nodename")
    	// Check that NodeName can be changed during update, this is to accommodate the case where nodeIP or PodCIDR is reused.
    	// The same ip will now have a different nodeName.
    	errList := ValidateEndpoints(updatedEndpoint)
    	errList = append(errList, ValidateEndpointsUpdate(updatedEndpoint, oldEndpoint)...)
    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