Skip to content

Extract condition modules from the Conditional policy #974

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

Merged
merged 2 commits into from
Jan 15, 2019

Conversation

davidor
Copy link
Contributor

@davidor davidor commented Jan 3, 2019

This PR extract the condition modules so they can be used from other policies. Actually, we were already using the Condition and the Operation module from the Rate Limit policy. We had a dependency between policies, which is something we want to avoid.

This is also needed for implementing the Routing policy (#972).

@davidor davidor requested a review from a team as a code owner January 3, 2019 10:44
So they can be used from other policies. Actually, we were already using
the Condition and the Operation module from the Rate Limit policy. We
had a dependency between policies, which is something we want to avoid.
@davidor davidor merged commit 016354c into master Jan 15, 2019
@davidor davidor deleted the extract-conditions-modules branch January 15, 2019 06:59
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.

2 participants