Eric Ernst
5e09568c8e
pod-overhead: autogenerated code updates
...
Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2019-06-18 08:05:35 -07:00
Kubernetes Prow Robot
b7fa33ec15
Merge pull request #77703 from ddebroy/inline-mig-1
...
API changes to support migration of inline in-tree volumes to CSI
2019-05-31 12:23:19 -07:00
wangqingcan
52f3380ef3
change preempting to PreemptionPolicy
2019-05-31 12:42:05 +08:00
wangqingcan
5c9438c691
non-preempting-priorityclass
...
Co-authored-by: Vallery Lancey <vallery@zeitgeistlabs.io>
Co-authored-by: Tan shanshan <tan.shanshan@zte.com.cn>
2019-05-31 12:37:07 +08:00
Deep Debroy
df196226c4
Generated code for API changes to support CSI migration of inline volumes
...
Signed-off-by: Deep Debroy <ddebroy@docker.com>
2019-05-30 09:34:53 +00:00
Jean Rouge
181706b0f0
Auto-generated changes for Windows GMSA support
...
This patch comprises the auto-generated changes for 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.
Signed-off-by: Jean Rouge <rougej+github@gmail.com>
2019-05-16 15:34:22 -07:00
Hemant Kumar
69393291b6
Add a new field for storing volume expansion secrets
...
Fix pv secret visitor tests
Allow SecretRef for resizing to be set if not already set
2019-05-09 13:53:47 -04:00
Kubernetes Prow Robot
1adaf2cd5b
Merge pull request #77147 from wk8/wk8/win_sec_opts
...
Adding a new `WindowsSecurityOptions` struct
2019-05-02 16:22:44 -07:00
Jordan Liggitt
20ce402214
generated
2019-05-02 12:20:29 -04:00
Jean Rouge
03907a3bf6
Auto-gen
...
Signed-off-by: Jean Rouge <rougej+github@gmail.com>
2019-04-26 22:14:47 +00:00
Vladimir Vivien
d998fc8f0f
CSI Inline Volume - Generated files
2019-03-08 12:39:58 -05:00
Kevin Taylor
a64b854137
Implementation of KEP Feature Gate VolumeSubpathEnvExpansion
2019-02-20 01:37:16 +00:00
Silvan Kaiser
cc71b0aebd
Adding Tenant to QuobyteVolumeSource
...
Adds the tenant id to the QuobyteVolumeSource type and
updates the quobyte api client to support looking up
volume ids.
2019-01-22 14:42:12 +01:00
Humble Chirammal
bdb051c72d
Refactor GlusterFS PV spec.
...
This patch introduces glusterfsPersistentVolumeSource addition
to glusterfsVolumeSource. All fields remains same as glusterfsVolumeSource
with an addition of a new field
called `EndpointsNamespace` to define namespace of endpoint in the
spec.
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2018-11-06 15:51:01 +05:30
Jordan Liggitt
572dfe6cb7
generated files
2018-10-25 21:12:57 -04:00
Brad Hoekstra
ac8799a80d
kubelet: Make service environment variables optional
2018-09-17 16:27:36 -04:00
Xing Yang
897e3c8d11
Add generated files
2018-09-12 17:34:51 -07:00
NickrenREN
159a4358e8
auto generated files
2018-09-03 13:34:26 +08:00
Jess Frazelle
30dcca6233
ProcMount: add api options and feature gate
...
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-08-30 11:40:02 -04:00
Xing Yang
2a9cff2b03
Add generated files
2018-08-28 13:26:51 -07:00
Tim Allclair
f5cc053901
regenerate files
2018-08-23 13:32:10 -07:00
Tim Allclair
87164e0b32
Generated code
2018-08-22 17:00:53 -07:00
Clayton Coleman
ef561ba8b5
generated: Avoid use of reflect.Call in conversion code paths
2018-07-17 23:02:16 -04:00
Dr. Stefan Schimanski
f8de7cea40
Update generated files
2018-06-29 20:36:17 +02:00
Jan Chaloupka
3cc15363bc
Run make update
2018-06-06 00:12:40 +02:00
lichuqiang
20654393ee
generated files
2018-06-05 09:44:10 +08:00
vikaschoudhary16
3cfe6412c7
Introduce priority class in the resource quota
2018-06-04 16:14:54 -04:00
Davanum Srinivas
877b801531
Updated generated files
2018-06-02 22:20:39 -04:00
Minhan Xia
bfa9c1091e
make update
2018-06-01 16:19:15 -07:00
Mike Danese
514d280e2f
autogenerated
2018-05-30 11:06:58 -07:00
Michael Taufen
fcc1f8e7b6
Move to a structured status for dynamic Kubelet config
...
Updates dynamic Kubelet config to use a structured status, rather than a
node condition. This makes the status machine-readable, and thus more
useful for config orchestration.
Fixes : #56896
2018-05-15 11:25:12 -07:00
Michael Taufen
c41cf55a2c
explicit kubelet config key in Node.Spec.ConfigSource.ConfigMap
...
This makes the Kubelet config key in the ConfigMap an explicit part of
the API, so we can stop using magic key names.
As part of this change, we are retiring ConfigMapRef for ConfigMap.
2018-05-08 15:37:26 -07:00
Da K. Ma
b80a01b210
generated codes.
...
Signed-off-by: Da K. Ma <klaus1982.cn@gmail.com>
2018-04-24 08:55:04 +08:00
Mike Danese
dbe49fc378
autogenerated
2018-04-18 10:20:23 -07:00
hzxuzhonghu
599a44a92d
remove deprecated ObjectMeta ListOptions DeleteOptions
2018-04-09 21:19:20 +08:00
fisherxu
b49ef6531c
regenerated all files and remove all YEAR fields
2018-03-08 17:52:48 +08:00
Mayank Kumar
b888415ebf
API Changes for RunAsGroup and Implementation and e2e
2018-02-28 22:09:56 -08:00
jennybuckley
c8dacd8e63
Run hack/update-all.sh
2018-02-26 17:16:14 -08:00
Serguei Bezverkhi
3aa462eab4
autogenerated api changes
2018-02-23 16:50:44 -05:00
Felipe Musse
6c16b2c066
Add CSI volume attributes generated API code
2018-02-22 09:37:09 -03:00
Lee Verberne
a41de1b734
Generated code for Shared Process Namespace
2018-02-21 19:13:06 +01:00
Kubernetes Submit Queue
71c374d093
Merge pull request #59880 from liggitt/init-container-annotations
...
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>.
Drop init container annotations during conversion
https://github.com/kubernetes/kubernetes/pull/51816/files#diff-0fa94eafdf1c7cd2171c836b53fd6323 removed special handling of init container annotations in API conversion in 1.8
However, older clients (like 1.7 kubectl) still performed that handling in some paths, which would make an object round-tripped through kubectl show up with additional annotations.
Those additions would get flagged as disallowed mutations in some objects.
This change strips init-container annotations during conversion so that old clients sending init container annotations (which are inert in 1.8+) don't trigger validation errors around immutable fields.
Fixes #54816
```release-note
Restores the ability of older clients to delete and scale jobs with initContainers
```
2018-02-20 14:56:16 -08:00
Jordan Liggitt
5f626f999f
Drop init container annotations during conversion
2018-02-20 13:40:17 -05:00
Michelle Au
f5325be62d
Generated files
2018-02-16 17:54:10 -08:00
Bobby (Babak) Salamat
74706546e9
Autogenerated files
2018-01-30 13:13:57 -08:00
Davanum Srinivas
426eb0419e
generated code and docs
2018-01-23 07:28:47 -05:00
NickrenREN
37d42870ea
auto generated code
2018-01-16 12:34:31 +08:00
Allen Petersen
3d69cea1e5
Update generated files
2018-01-02 22:13:19 -08:00
Christoph Blecker
80e344644e
Regenerate all generated code
2018-01-02 00:21:07 -08:00
Jordan Liggitt
61369863b2
Generated files
2017-12-15 00:29:38 -05:00