mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +00:00
Merge pull request #11269 from mikedanese/master
readd test case for pod.yaml
This commit is contained in:
commit
bb90a3cea0
@ -205,6 +205,7 @@ func TestExampleObjectSchemas(t *testing.T) {
|
|||||||
"replication": &api.ReplicationController{},
|
"replication": &api.ReplicationController{},
|
||||||
},
|
},
|
||||||
"../examples": {
|
"../examples": {
|
||||||
|
"pod": &api.Pod{},
|
||||||
"scheduler-policy-config": &schedulerapi.Policy{},
|
"scheduler-policy-config": &schedulerapi.Policy{},
|
||||||
},
|
},
|
||||||
"../examples/rbd/secret": {
|
"../examples/rbd/secret": {
|
||||||
|
Loading…
Reference in New Issue
Block a user