mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-19 16:05:11 +00:00
Merge pull request #78326 from roycaihw/crd-kubectl-e2e
fix test flake when kubectl e2e and crd-openapi e2e run in parallel
This commit is contained in:
@@ -598,4 +598,6 @@ properties:
|
||||
properties:
|
||||
bars:
|
||||
description: List of Bars and their statuses.
|
||||
type: array`)
|
||||
type: array
|
||||
items:
|
||||
type: object`)
|
||||
|
||||
Reference in New Issue
Block a user