Skip to content

Commit 72a963c

Browse files
committed
generated API change
1 parent 46c189c commit 72a963c

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

kubernetes/swagger.json.unprocessed

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13849,8 +13849,7 @@
1384913849
},
1385013850
"selector": {
1385113851
"$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector",
13852-
"description": "Label query over pods whose evictions are managed by the disruption budget. A null selector selects no pods. An empty selector ({}) also selects no pods, which differs from standard behavior of selecting all pods. In policy/v1, an empty selector will select all pods in the namespace.",
13853-
"x-kubernetes-patch-strategy": "replace"
13852+
"description": "Label query over pods whose evictions are managed by the disruption budget. A null selector selects no pods. An empty selector ({}) also selects no pods, which differs from standard behavior of selecting all pods. In policy/v1, an empty selector will select all pods in the namespace."
1385413853
}
1385513854
},
1385613855
"type": "object"

scripts/swagger.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13934,8 +13934,7 @@
1393413934
},
1393513935
"selector": {
1393613936
"$ref": "#/definitions/v1.LabelSelector",
13937-
"description": "Label query over pods whose evictions are managed by the disruption budget. A null selector selects no pods. An empty selector ({}) also selects no pods, which differs from standard behavior of selecting all pods. In policy/v1, an empty selector will select all pods in the namespace.",
13938-
"x-kubernetes-patch-strategy": "replace"
13937+
"description": "Label query over pods whose evictions are managed by the disruption budget. A null selector selects no pods. An empty selector ({}) also selects no pods, which differs from standard behavior of selecting all pods. In policy/v1, an empty selector will select all pods in the namespace."
1393913938
}
1394013939
},
1394113940
"type": "object"

0 commit comments

Comments
 (0)