KusionStack / rollout

Multi-Cluster application progressive delivery controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support resize records when rolloutRun.spec changes

40lsgy1 opened this issue · comments

Feature Request

Is your feature request related to a problem? Please describe:
no

Describe the feature you'd like:

  • only the initial batches can be changed/appended/removed. others will be blocked by rolloutRun webhook
  • rolloutRun.status will add attribute such as ' observedSpecHash'。when rolloutRun.phase == Rolling,executor will check observedSpecHash, if diff exist, executor will resize records

Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy: