File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -1866,7 +1866,7 @@ <h3 id="greenhouse.sap/v1alpha1.Nodes">Nodes
18661866< td >
18671867< code > total</ code > < br >
18681868< em >
1869- int32
1869+ int
18701870</ em >
18711871</ td >
18721872< td >
@@ -1877,7 +1877,7 @@ <h3 id="greenhouse.sap/v1alpha1.Nodes">Nodes
18771877< td >
18781878< code > ready</ code > < br >
18791879< em >
1880- int32
1880+ int
18811881</ em >
18821882</ td >
18831883< td >
Original file line number Diff line number Diff line change @@ -585,11 +585,9 @@ components:
585585 x-kubernetes-list-type : map
586586 ready :
587587 description : ReadyNodes represent the number of ready nodes in the cluster.
588- format : int32
589588 type : integer
590589 total :
591590 description : Total represent the number of all the nodes in the cluster.
592- format : int32
593591 type : integer
594592 type : object
595593 statusConditions :
You can’t perform that action at this time.
0 commit comments