Merge pull request #8200 from caesarxuchao/liveness-example
update example/liveness to v1beta3
This commit is contained in:
@@ -170,6 +170,10 @@ func TestExampleObjectSchemas(t *testing.T) {
|
||||
"glusterfs-pod": &api.Pod{},
|
||||
"glusterfs-endpoints": &api.Endpoints{},
|
||||
},
|
||||
"../examples/liveness": {
|
||||
"exec-liveness": &api.Pod{},
|
||||
"http-liveness": &api.Pod{},
|
||||
},
|
||||
"../examples": {
|
||||
"pod": &api.Pod{},
|
||||
"replication": &api.ReplicationController{},
|
||||
|
Reference in New Issue
Block a user