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
If a GitRepo is configured to target two or more clusters and the fleet.yaml file includes ${ .ClusterValues}, any missing templateValues in one of the cluster's spec will prevent updates or changes from being deployed to the clusters where templateValues are properly configured.
Expected Behavior
The changes should be applied in the cluster where the templatesValues are defined.
UI should show the clear Error message
Steps To Reproduce
Install rancher 2.9.2 with fleet 0.10.3v
Register two downstream clusters, ensuring that one of them includes templateValues.
Is there an existing issue for this?
Current Behavior
If a GitRepo is configured to target two or more clusters and the
fleet.yaml
file includes${ .ClusterValues}
, any missing templateValues in one of the cluster's spec will prevent updates or changes from being deployed to the clusters wheretemplateValues
are properly configured.Expected Behavior
Steps To Reproduce
templateValues
.templateValues
Environment
Logs
Anything else?
current behavior:
The text was updated successfully, but these errors were encountered: