[Feature] Fleet: Update Strategies provide explicit concurrency controls
Open
feature-request
fleet-manager
upgrade
- Dominant language
- TypeScript
- Stars
- 2.1k
- Forks
- 395
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 13
Description
As a fleet administrator, I want to be able to explicity set the number of concurrent clusters that can be updated at once so that I have additional control over how my clusters are updated.
Acceptance criteria:
- Concurrency can be set at the Update Stage AND Update Group scopes.
- Concurrency can be absolute # of clusters, or a percentage of clusters at either scope.
- Concurrency has an upper bound to ensure safety is maintained.
- Existing Update Strategies inherit safe defaults that don't materially change how they function.
Contributor guide
Assessment
This issue has not been assessed yet.