stackset-controller icon indicating copy to clipboard operation
stackset-controller copied to clipboard

Make per-stack hostnames configurable

Open demonCoder95 opened this issue 7 months ago • 0 comments

This makes per-stack hostnames configurable in the stackset.

This allows us to disable support for per-stack hostnames, which is required to solve the problem of duplication of hostnames when a stackset is deployed in multiple namespaces, or multiple clusters in the same account.

The objective is to first be able to disable the support, and then encourage the users that actually rely on this to use .cluster.local hostnames instead for their e2e testing.

demonCoder95 avatar Jun 24 '25 11:06 demonCoder95