Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ctb2 (0.03 sec)

  1. pkg/api/pod/util_test.go

    		oldPod                              *api.PodSpec
    		newPod                              *api.PodSpec
    		wantPod                             *api.PodSpec
    	}{
    		{
    			description: "feature gate disabled, cannot add CTB volume to pod",
    			oldPod: &api.PodSpec{
    				Volumes: []api.Volume{},
    			},
    			newPod: &api.PodSpec{
    				Volumes: []api.Volume{
    					{
    						Name: "foo",
    						VolumeSource: api.VolumeSource{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 108.8K bytes
    - Viewed (0)
Back to top