Unverified Commit cc5a87db authored by Kubernetes Prow Robot's avatar Kubernetes Prow Robot Committed by GitHub

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

fix test flake when kubectl e2e and crd-openapi e2e run in parallel
parents fcc9f166 9808fa3d
...@@ -598,4 +598,6 @@ properties: ...@@ -598,4 +598,6 @@ properties:
properties: properties:
bars: bars:
description: List of Bars and their statuses. description: List of Bars and their statuses.
type: array`) type: array
items:
type: object`)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment