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

Wizard: feature flag to decide environments to be enabled in #2223

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

ezr-ondrej
Copy link
Collaborator

Feature flags now support enablement in Preview specifically.
This allows us to use single feature flag for rollout.

This is set up for image-builder.firstboot.enabled in both stage and prod.
Once this is in, we will enable image-builder.firstboot.enabled in stage stable :)

@ezr-ondrej
Copy link
Collaborator Author

/retest

Feature flags now support enablement in Preview specifically.
This allows us to use single feature flag for rollout.
@InsightsDroid
Copy link

❗ Outdated dependencies error

  • Installed version of @redhat-cloud-services/frontend-components-config (5.0.5) is older than required version (6.0.0)

Copy link
Collaborator

@regexowl regexowl left a comment

Choose a reason for hiding this comment

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

Looks good to me! We can review other places we use isBeta() and see if we could replace it by configuring the flag 🧹

@regexowl regexowl merged commit e8b3814 into osbuild:main Jul 11, 2024
5 checks passed
@ezr-ondrej ezr-ondrej deleted the feature_flags_env branch July 12, 2024 07:28
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.

3 participants