Skip to content

Conversation

@owenvoke
Copy link
Member

@owenvoke owenvoke commented Feb 19, 2025

This adds support for any OpenFeature drivers. Only boolean flags are supported.

See: https://openfeature.dev

@owenvoke owenvoke force-pushed the feature/open-feature branch 2 times, most recently from 0ce19c3 to 4552513 Compare February 19, 2025 15:39
@owenvoke owenvoke force-pushed the feature/open-feature branch from 4552513 to 6347767 Compare September 2, 2025 15:46
@owenvoke owenvoke force-pushed the feature/open-feature branch from 6347767 to 9347eab Compare September 2, 2025 15:51
Comment on lines +67 to +70
'protocol' => env('FLAGD_PROTOCOL'),
'host' => env('FLAGD_HOST'),
'port' => env('FLAGD_PORT'),
'secure' => env('FLAGD_SECURE'),
Copy link
Member Author

@owenvoke owenvoke Sep 2, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should these maybe be nested per OpenFeature provider. 🤔 (i.e. options.flagd.*)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants