open-feature-operator
open-feature-operator copied to clipboard
Flagd-proxy mode assumes cluster.local
In https://github.com/open-feature/open-feature-operator/blob/d39973b0ea9801829d146ad7649a2b25985fb7af/internal/common/flagdinjector/flagdinjector.go#L333 it assumes cluster.local which makes it unusable in clusters where it is not the case.
Perhaps easiest fix is to drop .cluster.local?