open-feature-operator icon indicating copy to clipboard operation
open-feature-operator copied to clipboard

Flagd-proxy mode assumes cluster.local

Open kuznero opened this issue 7 months ago • 0 comments

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?

kuznero avatar Jun 01 '25 13:06 kuznero