Skip to content

Conversation

@kuznero
Copy link

@kuznero kuznero commented Nov 23, 2025

Add CLUSTER_DOMAIN environment variable to allow customization of the Kubernetes cluster domain used in flagd-proxy service URIs. The default value remains "cluster.local" to maintain backward compatibility.

This enables support for clusters using non-standard domain configurations.

This PR

  • adds this new feature

Related Issues

Fixes #764

Notes

Follow-up Tasks

How to test

Add CLUSTER_DOMAIN environment variable to allow customization of the Kubernetes cluster domain used in flagd-proxy service URIs. The default value remains "cluster.local" to maintain backward compatibility.

This enables support for clusters using non-standard domain configurations.

Signed-off-by: Roman Kuznetsov <[email protected]>
@kuznero kuznero marked this pull request as ready for review November 23, 2025 15:25
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.

Flagd-proxy mode assumes cluster.local

1 participant