Merge pull request #78326 from roycaihw/crd-kubectl-e2e

fix test flake when kubectl e2e and crd-openapi e2e run in parallel
k3s-v1.15.3
Kubernetes Prow Robot 2019-05-28 01:02:43 -07:00 committed by GitHub
commit cc5a87dba9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -598,4 +598,6 @@ properties:
properties:
bars:
description: List of Bars and their statuses.
type: array`)
type: array
items:
type: object`)