Commit Graph

16 Commits

Author SHA1 Message Date
Kiraat cfd9de24fc
feat: add docs generation for kruise (#98)
* feat: add docs generation for kruise

Signed-off-by: maanugh <manusin46@gmail.com>

* remove unnecessary sub commands docs

Signed-off-by: maanugh <manusin46@gmail.com>

---------

Signed-off-by: maanugh <manusin46@gmail.com>
2024-09-19 17:55:59 +08:00
dependabot[bot] dbe976db3a
Bump golang.org/x/net from 0.17.0 to 0.23.0 (#93)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 09:37:54 +08:00
Zhen Zhang ce1b663964
update kruise rollout dependency to v0.5.0 (#90)
Signed-off-by: 守辰 <shouchen.zz@alibaba-inc.com>
2024-01-27 20:30:48 +08:00
dependabot[bot] 515401de9d
Bump golang.org/x/crypto (#87)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20220214200702-86341886e292 to 0.17.0.
- [Commits](https://github.com/golang/crypto/commits/v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 19:05:32 +08:00
dependabot[bot] 7a0e8a5860
Bump golang.org/x/net from 0.8.0 to 0.17.0 (#86)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.8.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.8.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 15:26:49 +08:00
Zhen Zhang 23c092bac9
update k8s dependency to 1.24 (#85)
Signed-off-by: 守辰 <shouchen.zz@alibaba-inc.com>
2024-01-23 15:21:32 +08:00
dong a27ae8ca65
merge resourcedistribution generator mods and makefiles (#70)
Signed-off-by: dong <dong4325@126.com>

Signed-off-by: dong <dong4325@126.com>
2022-10-13 14:45:07 +08:00
mingzhou.swx 0ca6904c68 bump to 1.22 & add approve/pause/resume command for kruise rollout
Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
2022-04-27 16:22:06 +08:00
ChenghaoYu 935a228bdc
auth support (#42)
Signed-off-by: ychdesign <a838115682@gmail.com>
2022-01-28 18:13:39 +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
Siyu Wang 47cc3739b5
Add worklow for release (#23)
Signed-off-by: FillZpp <FillZpp.pub@gmail.com>
2021-09-27 16:07:04 +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
Jeremy f9288f1a8f
Feature/rollout cloneset (#1)
* add rollout for cloneset

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

* add Kruise Copyright
2021-07-13 15:58:32 +08:00
Siyu Wang 8638a9cde9 Update Kruise v0.5.0 2020-06-05 11:43:22 +08:00
Siyu Wang 295fb45215 Initial commit
Signed-off-by: Siyu Wang <FillZpp.pub@gmail.com>
2020-03-31 14:27:39 +08:00