Skip to content

Conversation

@Yuni-sa
Copy link

@Yuni-sa Yuni-sa commented Sep 15, 2025

What type of PR is this?

/kind enhancement

What does this PR do / why we need it:
Removes the hardcoded cluster.local DNS suffix and makes it configurable so the operator works on clusters with custom DNS domains.

Have you updated the necessary documentation?

  • Documentation update is required by this PR.
  • Documentation has been updated.

Which issue(s) this PR fixes:

Fixes #1149

How to test changes / Special notes to the reviewer:
Change default cluster domain on a kubernetes cluster or change coredns settings to do a rewrite from a custom domain to cluster.local.

@Yuni-sa Yuni-sa force-pushed the feat/configurable-cluster-domain-1149 branch from f661422 to 0bb5720 Compare September 15, 2025 13:08
Fixes argoproj-labs#1149

Signed-off-by: Yonatan Sasson <yonatanxd7@gmail.com>
Signed-off-by: Yonatan Sasson <yonatanxd7@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hardcoded default domain svc.cluster.local

1 participant