You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What would you like to be added:
When the new Pod is created in this strategy, WorkloadSpread don't know which pod will be replaced, so cannot assign the new pod to the right subset.
WorkloadSpread should support rollingUpdate type for Deployment;
WorkloadSpread should support MaxSurge for CloneSet & Deployment;
Why is this needed:
For the better support to CloneSet & Deployment.
The text was updated successfully, but these errors were encountered:
What would you like to be added:
When the new Pod is created in this strategy, WorkloadSpread don't know which pod will be replaced, so cannot assign the new pod to the right subset.
MaxSurge
for CloneSet & Deployment;Why is this needed:
For the better support to CloneSet & Deployment.
The text was updated successfully, but these errors were encountered: