Open
Description
What would you like to be added:
This is a regular need for workloads, we can see similar capacity with deployment, statefulset, daemonset, it generally looks like:
lws rollout xxx
.
See https://kubernetes.io/docs/reference/kubectl/generated/kubectl_rollout/
Why is this needed:
When rolling update failed, we can rollback or rollout to specific versions.
Completion requirements:
/priority important-longterm
This enhancement requires the following artifacts:
- Design doc
- API change
- Docs update
The artifacts should be linked in subsequent comments.
Activity