Mayank Kumar
357203d992
API: maxUnavailable for StatefulSet
2022-03-28 11:01:05 -07:00
Matthew Cary
f1d5d4df5a
tests for statefulset PersistentVolumeClaimDeletePolicy api change
2021-11-17 16:46:48 -08:00
Stephen Augustus
481cf6fbe7
generated: Run hack/update-gofmt.sh
...
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-08-24 15:47:49 -04:00
Matthew Cary
aeb82243fc
Revert "tests for statefulset PersistentVolumeClaimDeletePolicy api change"
...
This reverts commit b259686b36
.
Change-Id: I25cc8ae8a9aa77d0bc483147d3f8fb65616a2b2b
2021-07-16 11:51:35 -07:00
Matthew Cary
b259686b36
tests for statefulset PersistentVolumeClaimDeletePolicy api change
...
Change-Id: I07c8e31a8c76a6a1022c08fb749af7e353b731de
2021-06-23 11:55:35 -07:00
ravisantoshgudimetla
5464b64981
generated: Changes for api introduced
2021-05-25 19:59:58 -04:00
ravisantoshgudimetla
49af835852
api: Introduce minReadySeconds,AvailableReplicas in Statefulset
...
The minReadySeconds field on StatefulSet specifies the minimum
number of seconds for which a newly created Pod should be
ready without any of its containers crashing, for it to
be considered available. The AvailableReplicas field
in the status reflects the replicas that are available
2021-05-25 19:59:57 -04:00
Clayton Coleman
ac77b3835b
generated: Changes for DaemonSet max surge
2020-12-17 09:00:56 -05:00
wojtekt
1fc80c57ee
Autogenerated
2020-02-04 16:06:36 +01:00
Jordan Liggitt
82107ff8ab
Restore statefulset conversion that populates apiVersion/kind in volume templates
2020-01-31 07:47:35 -05:00
wojtekt
7b6bcdf780
Autogenerated code
2019-10-24 20:21:00 +02:00
wojtekt
12bbbcc61b
autogenerated
2019-09-17 10:51:25 +02:00
Jordan Liggitt
572dfe6cb7
generated files
2018-10-25 21:12:57 -04: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
fisherxu
b49ef6531c
regenerated all files and remove all YEAR fields
2018-03-08 17:52:48 +08:00
jennybuckley
c8dacd8e63
Run hack/update-all.sh
2018-02-26 17:16:14 -08:00
Michael Taufen
da41a6e793
Fix PodPidsLimit and ConfigTrialDuration on internal KubeletConfig type
...
They should both follow the convention of not being a pointer on the
internal type. This required adding a conversion function between
`int64` and `*int64`.
A side effect is this removes a warning in the generated code for the
apps API group.
2018-01-30 11:43:41 -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
Kubernetes Submit Queue
ae2edc439e
Merge pull request #55413 from liggitt/internal-autoscaling
...
Automatic merge from submit-queue (batch tested with PRs 53047, 54861, 55413, 55395, 55308). 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>.
Switch internal scale type to autoscaling, enable apps/v1 scale subresources
xref #49504
* Switch workload internal scale type to autoscaling.Scale (internal-only change)
* Enable scale subresources for apps/v1 deployments, replicasets, statefulsets
```release-note
NONE
```
2017-11-10 07:00:44 -08:00
Anirudh
45ab57fddc
Autogenerated
2017-11-09 12:48:23 -08:00
Jordan Liggitt
f927f2ab89
generated files
2017-11-09 13:42:15 -05:00
Dr. Stefan Schimanski
bec617f3cc
Update generated files
2017-11-09 12:14:08 +01:00
Dr. Stefan Schimanski
012b085ac8
pkg/apis/core: mechanical import fixes in dependencies
2017-11-09 12:14:08 +01:00
Janet Kuo
b0c086eeb9
Autogen
2017-11-07 21:49:24 -08:00
Jordan Liggitt
c7defb806f
Generated files
2017-08-25 15:01:08 -04:00
Di Xu
b36320beb1
auto-gen
2017-08-18 11:07:35 +08:00
Yinan Li
3b4f263b67
Added auto-generated changes
2017-08-16 21:29:03 -07:00
Di Xu
4d3cba7740
auto-gen
2017-08-12 02:40:36 +00:00
Yinan Li
7ec391ebb1
Merge branch 'master' of github.com:kubernetes/kubernetes
2017-08-09 09:07:21 -07:00
Yinan Li
f4d596356a
Added changes as a result of running make update
2017-08-09 08:44:19 -07:00
Janet Kuo
e245fbc2b2
Autogen
2017-08-07 19:11:39 -07:00
Kubernetes Submit Queue
37e785cd02
Merge pull request #49751 from janetkuo/conversion-gen-apps
...
Automatic merge from submit-queue (batch tested with PRs 49885, 49751, 49441, 49952, 49945)
Add conversion-gen between extensions and apps
Fixes #49738
Generate conversion code for apps/v1beta1 <--> extensions and apps/v1beta2 <--> extensions
@kubernetes/sig-apps-api-reviews @kubernetes/sig-api-machinery-misc
2017-08-07 12:56:10 -07:00
Di Xu
92779979e8
auto-gen
2017-08-02 13:01:03 +08:00
Janet Kuo
a5e29c8af2
Autogen
2017-07-28 11:03:54 -07:00
Janet Kuo
56f16346d2
Autogen
...
make clean && make generated_files && hack/update-all.sh
2017-07-20 14:16:43 -07:00