@@ -158,27 +158,18 @@ pkg/registry/autoscaling/rest
158
158
pkg/registry/batch/job
159
159
pkg/registry/batch/rest
160
160
pkg/registry/certificates/certificates
161
- pkg/registry/certificates/certificates/storage
162
161
pkg/registry/certificates/rest
163
162
pkg/registry/coordination/rest
164
163
pkg/registry/core/componentstatus
165
- pkg/registry/core/endpoint/storage
166
- pkg/registry/core/event/storage
167
- pkg/registry/core/limitrange/storage
168
164
pkg/registry/core/namespace
169
165
pkg/registry/core/namespace/storage
170
166
pkg/registry/core/node
171
- pkg/registry/core/node/storage
172
167
pkg/registry/core/persistentvolume
173
- pkg/registry/core/persistentvolume/storage
174
168
pkg/registry/core/persistentvolumeclaim
175
- pkg/registry/core/persistentvolumeclaim/storage
176
169
pkg/registry/core/pod
177
170
pkg/registry/core/pod/rest
178
- pkg/registry/core/podtemplate/storage
179
171
pkg/registry/core/replicationcontroller
180
172
pkg/registry/core/replicationcontroller/storage
181
- pkg/registry/core/resourcequota/storage
182
173
pkg/registry/core/rest
183
174
pkg/registry/core/secret
184
175
pkg/registry/core/secret/storage
@@ -194,10 +185,8 @@ pkg/registry/events/rest
194
185
pkg/registry/extensions/controller/storage
195
186
pkg/registry/extensions/rest
196
187
pkg/registry/flowcontrol/rest
197
- pkg/registry/networking/networkpolicy/storage
198
188
pkg/registry/networking/rest
199
189
pkg/registry/node/rest
200
- pkg/registry/policy/poddisruptionbudget/storage
201
190
pkg/registry/policy/rest
202
191
pkg/registry/rbac/clusterrole/policybased
203
192
pkg/registry/rbac/clusterrolebinding
@@ -210,11 +199,9 @@ pkg/registry/rbac/rolebinding/policybased
210
199
pkg/registry/rbac/validation
211
200
pkg/registry/registrytest
212
201
pkg/registry/scheduling/rest
213
- pkg/registry/settings/podpreset/storage
214
202
pkg/registry/settings/rest
215
203
pkg/registry/storage/rest
216
204
pkg/registry/storage/storageclass
217
- pkg/registry/storage/storageclass/storage
218
205
pkg/scheduler/apis/config/v1alpha1
219
206
pkg/security/podsecuritypolicy
220
207
pkg/security/podsecuritypolicy/group
0 commit comments