Hello Everyone, Does fleet.yaml supports dynamic l...
# fleet
f
Hello Everyone, Does fleet.yaml supports dynamic labels such as ClusterLabels in namespaceLabels config. I have raised the github issue for this, where I explained more about the issue. https://github.com/rancher/fleet/issues/4140 Any inputs or workarounds is highly appreciated. Thank you.
@creamy-pencil-82913 Sorry to tag you, but I see you are the active one here. Could you please provide some help if you are aware of this.
c
Not a fleet dev, sorry.
I can repost internally but I don't know that doing so will have any immediate effect
f
Thank you for the reply Brandond. Anything that can get me a reply or acknowledgement would help from the team
c
just from looking at it though, it looks like you’re not putting this in the correct place and fleet isn’t doing any variable substitution. Are you sure you’re putting this in a file that is processed by fleet’s templating logic?
Invalid value: "${ .ClusterLabels.environment }"
this indicates that it is just being passed through without any template processing.