@@ -55,20 +55,20 @@ webhooks:
55
55
service :
56
56
name : webhook-service
57
57
namespace : system
58
- path : /mutate-cluster-x-k8s-io-v1beta2-machine
58
+ path : /mutate-runtime- cluster-x-k8s-io-v1beta2-extensionconfig
59
59
failurePolicy : Fail
60
60
matchPolicy : Equivalent
61
- name : default.machine .cluster.x-k8s.io
61
+ name : default.extensionconfig.runtime.addons .cluster.x-k8s.io
62
62
rules :
63
63
- apiGroups :
64
- - cluster.x-k8s.io
64
+ - runtime. cluster.x-k8s.io
65
65
apiVersions :
66
66
- v1beta2
67
67
operations :
68
68
- CREATE
69
69
- UPDATE
70
70
resources :
71
- - machines
71
+ - extensionconfigs
72
72
sideEffects : None
73
73
- admissionReviewVersions :
74
74
- v1
@@ -77,10 +77,10 @@ webhooks:
77
77
service :
78
78
name : webhook-service
79
79
namespace : system
80
- path : /mutate-cluster-x-k8s-io-v1beta2-machinedeployment
80
+ path : /mutate-cluster-x-k8s-io-v1beta2-machine
81
81
failurePolicy : Fail
82
82
matchPolicy : Equivalent
83
- name : default.machinedeployment .cluster.x-k8s.io
83
+ name : default.machine .cluster.x-k8s.io
84
84
rules :
85
85
- apiGroups :
86
86
- cluster.x-k8s.io
@@ -90,7 +90,7 @@ webhooks:
90
90
- CREATE
91
91
- UPDATE
92
92
resources :
93
- - machinedeployments
93
+ - machines
94
94
sideEffects : None
95
95
- admissionReviewVersions :
96
96
- v1
@@ -99,10 +99,10 @@ webhooks:
99
99
service :
100
100
name : webhook-service
101
101
namespace : system
102
- path : /mutate-cluster-x-k8s-io-v1beta2-machinehealthcheck
102
+ path : /mutate-cluster-x-k8s-io-v1beta2-machinedeployment
103
103
failurePolicy : Fail
104
104
matchPolicy : Equivalent
105
- name : default.machinehealthcheck .cluster.x-k8s.io
105
+ name : default.machinedeployment .cluster.x-k8s.io
106
106
rules :
107
107
- apiGroups :
108
108
- cluster.x-k8s.io
@@ -112,7 +112,7 @@ webhooks:
112
112
- CREATE
113
113
- UPDATE
114
114
resources :
115
- - machinehealthchecks
115
+ - machinedeployments
116
116
sideEffects : None
117
117
- admissionReviewVersions :
118
118
- v1
@@ -121,10 +121,10 @@ webhooks:
121
121
service :
122
122
name : webhook-service
123
123
namespace : system
124
- path : /mutate-cluster-x-k8s-io-v1beta2-machinepool
124
+ path : /mutate-cluster-x-k8s-io-v1beta2-machinehealthcheck
125
125
failurePolicy : Fail
126
126
matchPolicy : Equivalent
127
- name : default.machinepool .cluster.x-k8s.io
127
+ name : default.machinehealthcheck .cluster.x-k8s.io
128
128
rules :
129
129
- apiGroups :
130
130
- cluster.x-k8s.io
@@ -134,7 +134,7 @@ webhooks:
134
134
- CREATE
135
135
- UPDATE
136
136
resources :
137
- - machinepools
137
+ - machinehealthchecks
138
138
sideEffects : None
139
139
- admissionReviewVersions :
140
140
- v1
@@ -143,10 +143,10 @@ webhooks:
143
143
service :
144
144
name : webhook-service
145
145
namespace : system
146
- path : /mutate-cluster-x-k8s-io-v1beta2-machineset
146
+ path : /mutate-cluster-x-k8s-io-v1beta2-machinepool
147
147
failurePolicy : Fail
148
148
matchPolicy : Equivalent
149
- name : default.machineset .cluster.x-k8s.io
149
+ name : default.machinepool .cluster.x-k8s.io
150
150
rules :
151
151
- apiGroups :
152
152
- cluster.x-k8s.io
@@ -156,7 +156,7 @@ webhooks:
156
156
- CREATE
157
157
- UPDATE
158
158
resources :
159
- - machinesets
159
+ - machinepools
160
160
sideEffects : None
161
161
- admissionReviewVersions :
162
162
- v1
@@ -165,20 +165,20 @@ webhooks:
165
165
service :
166
166
name : webhook-service
167
167
namespace : system
168
- path : /mutate-runtime- cluster-x-k8s-io-v1beta2-extensionconfig
168
+ path : /mutate-cluster-x-k8s-io-v1beta2-machineset
169
169
failurePolicy : Fail
170
170
matchPolicy : Equivalent
171
- name : default.extensionconfig.runtime.addons .cluster.x-k8s.io
171
+ name : default.machineset .cluster.x-k8s.io
172
172
rules :
173
173
- apiGroups :
174
- - runtime. cluster.x-k8s.io
174
+ - cluster.x-k8s.io
175
175
apiVersions :
176
176
- v1beta2
177
177
operations :
178
178
- CREATE
179
179
- UPDATE
180
180
resources :
181
- - extensionconfigs
181
+ - machinesets
182
182
sideEffects : None
183
183
---
184
184
apiVersion : admissionregistration.k8s.io/v1
@@ -276,6 +276,28 @@ webhooks:
276
276
resources :
277
277
- clusterresourcesetbindings
278
278
sideEffects : None
279
+ - admissionReviewVersions :
280
+ - v1
281
+ - v1beta1
282
+ clientConfig :
283
+ service :
284
+ name : webhook-service
285
+ namespace : system
286
+ path : /validate-runtime-cluster-x-k8s-io-v1beta2-extensionconfig
287
+ failurePolicy : Fail
288
+ matchPolicy : Equivalent
289
+ name : validation.extensionconfig.runtime.cluster.x-k8s.io
290
+ rules :
291
+ - apiGroups :
292
+ - runtime.cluster.x-k8s.io
293
+ apiVersions :
294
+ - v1beta2
295
+ operations :
296
+ - CREATE
297
+ - UPDATE
298
+ resources :
299
+ - extensionconfigs
300
+ sideEffects : None
279
301
- admissionReviewVersions :
280
302
- v1
281
303
- v1beta1
@@ -454,25 +476,3 @@ webhooks:
454
476
resources :
455
477
- machinesets
456
478
sideEffects : None
457
- - admissionReviewVersions :
458
- - v1
459
- - v1beta1
460
- clientConfig :
461
- service :
462
- name : webhook-service
463
- namespace : system
464
- path : /validate-runtime-cluster-x-k8s-io-v1beta2-extensionconfig
465
- failurePolicy : Fail
466
- matchPolicy : Equivalent
467
- name : validation.extensionconfig.runtime.cluster.x-k8s.io
468
- rules :
469
- - apiGroups :
470
- - runtime.cluster.x-k8s.io
471
- apiVersions :
472
- - v1beta2
473
- operations :
474
- - CREATE
475
- - UPDATE
476
- resources :
477
- - extensionconfigs
478
- sideEffects : None
0 commit comments