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
#13269 introduces further support for federated services.
The PR modifies the helm chart to add manifests related to local-service-mirror. However, if you are running multicluster in default hierarchical mode, these manifests do not need to be templated/created since they are unused.
How should the problem be solved?
I see two options:
Introduce a new toggle to enable the new local service mirror for federated services
Use existing toggle gateway.enabled to prevent templating of local-service-mirror manifests if false
Any alternatives you've considered?
N/A, the concern is only related to helm templating.
How would users interact with this feature?
No response
Would you like to work on this feature?
None
The text was updated successfully, but these errors were encountered:
That's a good find 👍 Note however that we're considering re-purposing that particular workload in an upcoming multicluster refactoring, so let's keep this one on hold to avoid wasting any efforts 🙂
What problem are you trying to solve?
#13269 introduces further support for federated services.
The PR modifies the helm chart to add manifests related to local-service-mirror. However, if you are running multicluster in default hierarchical mode, these manifests do not need to be templated/created since they are unused.
How should the problem be solved?
I see two options:
gateway.enabled
to prevent templating of local-service-mirror manifests if falseAny alternatives you've considered?
N/A, the concern is only related to helm templating.
How would users interact with this feature?
No response
Would you like to work on this feature?
None
The text was updated successfully, but these errors were encountered: