Skip to content

Commit 78c41fb

Browse files
authored
Merge pull request kubernetes#130515 from Jefftree/revert-cle-beta-types
Revert "LeaseCandidate v1beta1 API"
2 parents ca22563 + 05a90bf commit 78c41fb

File tree

49 files changed

+492
-6688
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+492
-6688
lines changed

api/discovery/aggregated_v2.json

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1656,32 +1656,6 @@
16561656
],
16571657
"version": "v1"
16581658
},
1659-
{
1660-
"freshness": "Current",
1661-
"resources": [
1662-
{
1663-
"resource": "leasecandidates",
1664-
"responseKind": {
1665-
"group": "",
1666-
"kind": "LeaseCandidate",
1667-
"version": ""
1668-
},
1669-
"scope": "Namespaced",
1670-
"singularResource": "leasecandidate",
1671-
"verbs": [
1672-
"create",
1673-
"delete",
1674-
"deletecollection",
1675-
"get",
1676-
"list",
1677-
"patch",
1678-
"update",
1679-
"watch"
1680-
]
1681-
}
1682-
],
1683-
"version": "v1beta1"
1684-
},
16851659
{
16861660
"freshness": "Current",
16871661
"resources": [

api/discovery/apis.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -239,10 +239,6 @@
239239
"groupVersion": "coordination.k8s.io/v1",
240240
"version": "v1"
241241
},
242-
{
243-
"groupVersion": "coordination.k8s.io/v1beta1",
244-
"version": "v1beta1"
245-
},
246242
{
247243
"groupVersion": "coordination.k8s.io/v1alpha2",
248244
"version": "v1alpha2"

api/discovery/apis__coordination.k8s.io.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@
1111
"groupVersion": "coordination.k8s.io/v1",
1212
"version": "v1"
1313
},
14-
{
15-
"groupVersion": "coordination.k8s.io/v1beta1",
16-
"version": "v1beta1"
17-
},
1814
{
1915
"groupVersion": "coordination.k8s.io/v1alpha2",
2016
"version": "v1alpha2"

api/discovery/apis__coordination.k8s.io__v1alpha2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"name": "leasecandidates",
99
"namespaced": true,
1010
"singularName": "leasecandidate",
11-
"storageVersionHash": "lvME0iHWE20=",
11+
"storageVersionHash": "RuOD9aJW3DI=",
1212
"verbs": [
1313
"create",
1414
"delete",

api/discovery/apis__coordination.k8s.io__v1beta1.json

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)