Commit Graph

11 Commits

Author SHA1 Message Date
Siyu Wang dbe481e5d0
Promote Advacned StatefulSet to v1beta1 (#423) 2020-11-02 10:01:04 -08:00
Siyu Wang 308f694579
Fix ud validation for CloneSet subset (#386)
Signed-off-by: Siyu Wang <FillZpp.pub@gmail.com>
2020-10-01 00:18:31 -07:00
Guo, Fei 897400f5ea Update CRD and generated file to align with the UnitedDeployment API change 2020-09-27 13:27:03 +08:00
大伟 115ca5783b
UnitedDeployment supports CloneSet (#378)
Co-authored-by: wei.he <wei.he@alibaba-inc.com>
2020-09-25 11:16:05 -07:00
Ryan Zhang ec37d37701
Add init containers to the sidecarset (#371)
* add init containers to the sidecarset api

* Add the init container injection

* address comments

* address comments and fix the hashwithoutimage logic
2020-09-16 14:10:41 +08:00
Siyu Wang 1bc2c39a56
Support lifecycle hooks for CloneSet (#362)
Signed-off-by: Siyu Wang <FillZpp.pub@gmail.com>
2020-09-04 10:38:23 -07:00
Ryan Zhang 5ef778cb70
add min ready setting (#336)
* add minReadySeconds to the stateful RollingUpdateStatefulSetStrategy

* fix lint

* add a requeue time when the pod is ready but need to wait

* address comments
2020-08-24 20:07:52 -07:00
Siyu Wang a6aaf94533
Disable in-place update for Advanced DaemonSet (#339)
Signed-off-by: Siyu Wang <FillZpp.pub@gmail.com>
2020-08-18 09:59:59 -07:00
Ryan Zhang bec6e70d68
Some minor tutorial fixes (#327)
* Update README.md

* Update sidecarset.md

* Update README.md

gramma nit

* Update broadcastjob.md

rename bj to bcj

* rename bj to bcj

* change the crd
2020-08-07 18:22:21 -07:00
Siyu Wang ef6e7f0323
Update nodeimage/imagepulljob api and fix cluster scope comments (#324)
Signed-off-by: Siyu Wang <FillZpp.pub@gmail.com>
2020-08-06 19:43:49 -07:00
Siyu Wang 5e8ad0adab
Update controller-runtime and rebuild project structure (#321)
Signed-off-by: Siyu Wang <FillZpp.pub@gmail.com>
2020-07-31 14:16:47 -07:00