mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 10:18:13 +00:00 
			
		
		
		
	Merge pull request #16069 from zmerlynn/nfs-1.1
Auto commit by PR queue bot
This commit is contained in:
		| @@ -308,9 +308,13 @@ func TestExampleObjectSchemas(t *testing.T) { | ||||
| 			"wordpress":         &api.Pod{}, | ||||
| 		}, | ||||
| 		"../examples/nfs": { | ||||
| 			"nfs-server-pod":     &api.Pod{}, | ||||
| 			"nfs-busybox-rc":     &api.ReplicationController{}, | ||||
| 			"nfs-server-rc":      &api.ReplicationController{}, | ||||
| 			"nfs-server-service": &api.Service{}, | ||||
| 			"nfs-web-pod":        &api.Pod{}, | ||||
| 			"nfs-pv":             &api.PersistentVolume{}, | ||||
| 			"nfs-pvc":            &api.PersistentVolumeClaim{}, | ||||
| 			"nfs-web-rc":         &api.ReplicationController{}, | ||||
| 			"nfs-web-service":    &api.Service{}, | ||||
| 		}, | ||||
| 		"../docs/user-guide/node-selection": { | ||||
| 			"pod": &api.Pod{}, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 k8s-merge-robot
					k8s-merge-robot