mirror of https://github.com/k3s-io/k3s
Merge pull request #78326 from roycaihw/crd-kubectl-e2e
fix test flake when kubectl e2e and crd-openapi e2e run in parallelk3s-v1.15.3
commit
cc5a87dba9
|
@ -598,4 +598,6 @@ properties:
|
|||
properties:
|
||||
bars:
|
||||
description: List of Bars and their statuses.
|
||||
type: array`)
|
||||
type: array
|
||||
items:
|
||||
type: object`)
|
||||
|
|
Loading…
Reference in New Issue