Support rolling out to specific versions akin to kubectl rollout
#89
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
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:
The artifacts should be linked in subsequent comments.
The text was updated successfully, but these errors were encountered: