k3s/pkg/apis
Kubernetes Submit Queue d4b4f5aa8d
Merge pull request #63438 from php-coder/psp_unix_user_and_group_id
Automatic merge from submit-queue. 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>.

Use single struct in internal type to reduce difference with external type

**What this PR does / why we need it**:
This PR reduces the differences between internal and external types by removing leftovers after revert of one of the changes.

**Special notes for your reviewer**:
We had `IDRange` in both types prior 9440a68744 commit (https://github.com/kubernetes/kubernetes/pull/44714) that splitted it into `UserIDRange`/`GroupIDRange`. Later, in c91a12d205 commit (https://github.com/kubernetes/kubernetes/pull/47824) we had to revert these changes because they broke backward compatibility but `UserIDRange`/`GroupIDRange` structs were left in the internal type.
2018-05-04 11:43:29 -07:00
..
abac regenerated all files and remove all YEAR fields 2018-03-08 17:52:48 +08:00
admission remove rootscopedkinds from groupmeta 2018-05-01 13:08:23 -04:00
admissionregistration remove rootscopedkinds from groupmeta 2018-05-01 13:08:23 -04:00
apps eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
authentication remove rootscopedkinds from groupmeta 2018-05-01 13:08:23 -04:00
authorization remove rootscopedkinds from groupmeta 2018-05-01 13:08:23 -04:00
autoscaling eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
batch eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
certificates remove rootscopedkinds from groupmeta 2018-05-01 13:08:23 -04:00
componentconfig eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
core Merge pull request #63333 from deads2k/api-14-snip 2018-05-04 10:52:10 -07:00
events eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
extensions Update autogenerated files. 2018-05-04 18:31:42 +02:00
imagepolicy remove rootscopedkinds from groupmeta 2018-05-01 13:08:23 -04:00
networking eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
policy Update autogenerated files. 2018-05-04 18:31:42 +02:00
rbac add UT test to PolicyRuleBuilder in file 2018-05-02 11:38:25 +08:00
scheduling remove rootscopedkinds from groupmeta 2018-05-01 13:08:23 -04:00
settings eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
storage remove rootscopedkinds from groupmeta 2018-05-01 13:08:23 -04:00
OWNERS Remove myself (timothysc) from OWNERS files on areas that I do not 2018-02-12 18:56:41 -06:00