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

Fix distributor setting when versioned feature flag is active #1285

Merged
merged 3 commits into from
Apr 15, 2020

Conversation

ferki
Copy link
Member

@ferki ferki commented Apr 7, 2020

This PR converts the default_auth setting into a first-class configuration option, so the 0.31 feature flag can be converted to use it, instead of instantiating a TaskList object early.

This makes the versioned feature flags to behave consistently too (in other words, they are just loading modules and/or setting configuration options after this change).

Rex::Group was loaded early through Rex::TaskList::Base for group tests,
so that need to be imported explicitly now.
@ferki ferki merged commit c32a134 into master Apr 15, 2020
@ferki ferki deleted the fix_default_auth branch April 15, 2020 20:41
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.

1 participant