k3s/pkg/registry
Kubernetes Submit Queue c10cc3decd Merge pull request #48353 from deads2k/tpr-17-delete-01
Automatic merge from submit-queue (batch tested with PRs 48480, 48353)

remove tpr api access

xref https://github.com/kubernetes/kubernetes/issues/48152

TPR tentacles go pretty deep. This gets us started by removing API access and we'll move down from there.

@kubernetes/sig-api-machinery-misc 
@ironcladlou this should free up the GC implementation since TPRs will no longer be present and failing.

```release-note
Removing TPR api access per https://github.com/kubernetes/kubernetes/issues/48152
```
2017-07-05 05:49:30 -07:00
..
admissionregistration run hack/update-all 2017-06-22 11:31:03 -07:00
apps run hack/update-all 2017-06-22 11:31:03 -07:00
authentication run hack/update-all 2017-06-22 11:31:03 -07:00
authorization run hack/update-all 2017-06-22 11:31:03 -07:00
autoscaling run hack/update-all 2017-06-22 11:31:03 -07:00
batch run hack/update-all 2017-06-22 11:31:03 -07:00
cachesize
certificates run hack/update-all 2017-06-22 11:31:03 -07:00
core allow a deletestrategy to opt-out of GC 2017-07-03 11:27:45 -04:00
extensions remove tpr API access 2017-07-03 11:25:59 -04:00
networking run hack/update-all 2017-06-22 11:31:03 -07:00
policy run hack/update-all 2017-06-22 11:31:03 -07:00
rbac Ensure namespace exists as part of RBAC reconciliation 2017-07-04 18:24:16 -05:00
registrytest
settings run hack/update-all 2017-06-22 11:31:03 -07:00
storage run hack/update-all 2017-06-22 11:31:03 -07:00
BUILD
OWNERS
doc.go