Xing Yang
bb45b8ee34
Make CSINodeInfo and CSIDriver Core APIs
...
This PR is the first step to transition CSINodeInfo and CSIDriver
CRD's to in-tree APIs. It adds them to the existing API group
“storage.k8s.io” as core storage APIs.
2019-03-02 12:31:05 -08:00
Patrick Barker
381d0a5d14
adds dynamic audit api
2018-10-16 06:46:34 -06:00
Lucas Käldström
e50340ee23
Remove references to 'pkg/apis/componentconfig/install' and fix inconsistencies
2018-08-09 18:45:27 +03:00
David Eads
d3bd0eb1d5
make package name match all the import aliases
2018-08-01 15:31:12 -04:00
hzxuzhonghu
599a44a92d
remove deprecated ObjectMeta ListOptions DeleteOptions
2018-04-09 21:19:20 +08:00
Kubernetes Submit Queue
814615aa84
Merge pull request #59428 from mikedanese/id-defaults
...
Automatic merge from submit-queue (batch tested with PRs 59052, 59157, 59428, 59949, 60151). 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>.
svcacct: default expiration of TokenRequest
* default expiration seconds to 1 hour
```release-note
NONE
```
2018-02-21 16:55:39 -08:00
Slava Semushin
379683d9f4
Introduce PodSecurityPolicy in the policy/v1beta1 API group.
...
PSP are completely the same as in extensions/v1beta1 except that they
are located outside of the extensions API group.
2018-02-19 20:14:28 +01:00
Mike Danese
e1586eaca0
svcacct: default expiration of TokenRequest
...
* default expiration seconds to 1 hour
2018-02-16 10:54:11 -08:00
Chao Xu
7945ae68d0
remove reference to v1alpha1
2017-11-21 13:00:40 -08:00
deads2k
149e5a23f0
remove bad defaulting for exec and attach options
2017-11-14 12:02:49 -05:00
mbohlool
fc5a613c17
Add MutatingWebhookConfiguration type
2017-11-09 14:00:14 -08:00
mbohlool
9ddea83a2c
Rename ExternalAdmissionHookConfiguration to ValidatingWebhookConfiguration
2017-11-09 11:39:50 -08:00
Kenneth Owens
26bf978c07
Promotes the StatefulSet, ControllerRevision, Deployment, and ReplicaSet kinds to the apps/v1 group version.
2017-11-02 14:19:04 -07:00
Dr. Stefan Schimanski
7773a30f67
pkg/api/legacyscheme: fixup imports
2017-10-18 17:23:55 +02:00
Dr. Stefan Schimanski
b926ca40de
pkg/api: move *_test.go -> pkg/api/testing
2017-10-11 16:04:50 +02:00