k3s/pkg/apis
Kubernetes Submit Queue 698eb760d9
Merge pull request #66722 from luxas/reference_new_generic_structs
Automatic merge from submit-queue (batch tested with PRs 67071, 66906, 66722, 67276, 67039). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Remove references to the structs that have moved to their own packages

**What this PR does / why we need it**:
Follows-up https://github.com/kubernetes/kubernetes/pull/66058 and  https://github.com/kubernetes/kubernetes/pull/66059 to remove the structs that now aren't needed in `pkg/apis/componentconfig`

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
xref https://github.com/kubernetes/community/pull/2354

**Special notes for your reviewer**:

This PR depends on:
 - [x] https://github.com/kubernetes/kubernetes/pull/67090
 - [x] https://github.com/kubernetes/kubernetes/pull/67149
 - [x] https://github.com/kubernetes/kubernetes/pull/67159
 - [x] https://github.com/kubernetes/kubernetes/pull/67207

**Only review commit 'Remove references to the structs that have moved to their own packages' please**

**Release note**:

```release-note
NONE
```
/kind cleanup
/assign @sttts @thockin @jbeda @liggitt
2018-08-14 22:43:22 -07:00
..
abac generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
admission generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
admissionregistration generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
apps auto-generated file 2018-07-28 07:54:17 +08:00
authentication generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
authorization generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
autoscaling auto-generated file 2018-07-28 07:54:17 +08:00
batch auto-generated file 2018-07-28 07:54:17 +08:00
certificates generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
componentconfig autogenerated 2018-08-14 19:02:18 +03:00
coordination Fix coordination.Lease validation 2018-08-01 19:22:52 -07:00
core Merge pull request #66507 from verb/pid-beta 2018-08-09 05:01:01 -07:00
events generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
extensions Merge pull request #66581 from janetkuo/deploy-progress 2018-07-31 09:30:59 -07:00
imagepolicy generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
networking generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
policy generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
rbac generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
scheduling generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
settings generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
storage remove duplicated import 2018-08-01 13:27:42 +08:00
OWNERS Use OWNERS-based labeling for kind/api-change 2018-08-10 13:48:56 -07:00