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
Currently, the ManifestWorkReplicaSet API allows us to define workloads and scale them across target clusters using referenced placements. However, there are scenarios where I need to dynamically update variables based on the properties of a ManagedCluster.
From my understanding, this kind of flexibility can be achieved through add-ons. Are there plans to introduce support for dynamic configuration in the ManifestWorkReplicaSet API to handle such use cases?
This enhancement would greatly improve flexibility and usability in managing workloads across clusters.