mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-23 17:53:04 +00:00
[Backport release-1.6] Feat: rollout support statefulsets (#5203)
* rollout support workload Signed-off-by: suwanliang_yewu <suwanliang_yewu@cmss.chinamobile.com> (cherry picked from commitab36f3b7c3) * modify the error output Signed-off-by: suwanliang_yewu <suwanliang_yewu@cmss.chinamobile.com> (cherry picked from commit1ed43cc282) Co-authored-by: suwanliang_yewu <suwanliang_yewu@cmss.chinamobile.com>
This commit is contained in:
committed by
GitHub
parent
18639ccbae
commit
5085a99a12
@@ -49,6 +49,8 @@ rules:
|
||||
- apiGroups:
|
||||
- "apps"
|
||||
resources:
|
||||
- statefulsets
|
||||
- statefulsets/status
|
||||
- deployments
|
||||
- deployments/status
|
||||
- controllerrevisions
|
||||
|
||||
Reference in New Issue
Block a user