Update kube-ovn to 1.7.2

This commit is contained in:
Florian Ruynat
2021-09-08 22:40:01 +02:00
committed by Kubernetes Prow Robot
parent b66356be65
commit 60853fa682
3 changed files with 7 additions and 2 deletions

View File

@@ -318,6 +318,8 @@ spec:
status:
type: object
properties:
ready:
type: boolean
readyNodes:
type: array
items:
@@ -349,6 +351,9 @@ spec:
- name: DefaultInterface
type: string
jsonPath: .spec.defaultInterface
- name: Ready
type: boolean
jsonPath: .status.ready
scope: Cluster
names:
plural: provider-networks