Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove additional features and add a feature flag instead #3663

Conversation

nabokihms
Copy link
Member

Overview

Remove the additionalFeatures logic that was introduced in #3245
and replace it with a feature flag.

What this PR does / why we need it

There are two places where we are doing the same thing. I just realized it after merging.

Special notes for your reviewer

In the future, we can expand feature flags to be configured through the config file.

Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
@nabokihms nabokihms force-pushed the migrate-additional-features-to-feature-flag branch from 2cc6972 to 0b8bc48 Compare July 31, 2024 18:26
@nabokihms nabokihms added the release-note/bug-fix Release note: Bug Fixes label Jul 31, 2024
@nabokihms nabokihms marked this pull request as ready for review July 31, 2024 18:35
@nabokihms nabokihms merged commit 81af488 into dexidp:master Aug 1, 2024
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/bug-fix Release note: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants