Commit Graph

9 Commits

Author SHA1 Message Date
chengleqi b9a1b6f7bd
fix typo
Signed-off-by: chengleqi <chengleqi5g@hotmail.com>
2023-03-01 11:00:25 +08:00
chengleqi b372841756
fix golangci-lint and add signature
Signed-off-by: chengleqi <chengleqi5g@hotmail.com>
2023-02-28 23:32:43 +08:00
Siyu Wang fe9775640a
Add ads into docs and examples (#52)
Signed-off-by: Siyu Wang <FillZpp.pub@gmail.com>
2022-03-16 10:35:45 +08:00
Jeremy 1d835fb07f
fix set cmd bug caused by MergePatchType (#49)
Signed-off-by: hantmac <hantmac@outlook.com>
2022-03-09 11:08:23 +08:00
Siyu Wang a84bb09fa6
Remove useless controller-runtime manager and fix lint errors (#28)
Signed-off-by: Siyu Wang <FillZpp.pub@gmail.com>
2021-11-05 15:33:04 +08:00
Jeremy 2dd8d6e617
add expose cmd for cloneset (#27)
* add expose cmd for cloneset

Signed-off-by: hantmac <hantmac@outlook.com>

* fix comment
2021-11-02 19:03:18 +08:00
Jeremy 8741053be6
Feature/restart clone inplace (#19)
* support restart clone inplace

Signed-off-by: hantmac <hantmac@outlook.com>

* go fmt
2021-09-23 10:49:09 +08:00
Gabriel LI 29f2cb0694
support advanced statefulset and allow --local option (#17)
* support advanced statefulset and allow --local option

* fix bug

Co-authored-by: root <root@kubernetes-master.localdomain>
2021-09-16 16:05:08 +08:00
Gabriel LI 89c461e93e
add set cmd with cloneset support (#15)
* add set cmd with cloneset support

* Format import

Format import
2021-09-03 14:33:05 +08:00