k3s/pkg/api
Jean Rouge a3e914528a API changes for Windows GMSA support
This patch comprises the API changes outlined in the Windows GMSA KEP
(https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/20181221-windows-group-managed-service-accounts-for-container-identity.md)
to add GMSA support to Windows workloads.

It includes validation, as well as dropping fields if the `WindowsGMSA` feature
flag is not set, both with unit tests.

Signed-off-by: Jean Rouge <rougej+github@gmail.com>
2019-05-16 15:32:59 -07:00
..
endpoints Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
legacyscheme Using var() block to define variables 2019-04-20 15:12:48 -04:00
persistentvolume Add a new field for storing volume expansion secrets 2019-05-09 13:53:47 -04:00
persistentvolumeclaim update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-05-08 10:01:50 -04:00
pod API changes for Windows GMSA support 2019-05-16 15:32:59 -07:00
podsecuritypolicy update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-05-08 10:01:50 -04:00
ref pkg/api: Fix golint errors 2018-09-07 12:31:25 +05:30
resource remove deplicate code for PodRequestsAndLimits 2018-08-18 09:22:28 +08:00
resourcequota update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-05-08 10:01:50 -04:00
service Clean up pkg/api. 2019-05-09 15:23:41 +00:00
testapi Migrate RuntimeClass to internal API 2019-03-07 11:07:54 -08:00
testing Clean up pkg/api. 2019-05-09 15:23:41 +00:00
v1 Fix initContainer failed to get its own field value as env values 2019-05-15 13:45:50 +08:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00