Skip to content

[Features] Supports upper-layer modification of the InstanceSet's UpdateStrategy #7913

@YTGhost

Description

@YTGhost

What is the user interaction of your feature
Users can control the UpdateStrategy of the underlying InstanceSet by modifying top-level CR resources, such as the Clusterresource.

Is your feature request related to a problem? Please describe.
If users wish to modify the UpdateStrategy on the InstanceSet to implement the capability for partitioned rolling updates, they currently can only achieve this by directly modifying the InstanceSet, as there is a lack of upper-layer API interfaces.

If this is a new feature, please describe the motivation and goals.
Able to expose the capability to configure the InstanceSet UpdateStrategy in the upper-layer API.

Describe the solution you'd like
Expose the configuration entry for the InstanceSet UpdateStrategy in the upper-layer ClusterComponentSpec.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions