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

Fixes a bug with the policy service being hard coded to "local" #178

Merged
merged 2 commits into from
Dec 18, 2024

Conversation

JessieAMorris
Copy link
Contributor

Description

There was code added to support an in memory policy service, though the place that was initializing the service was hard coded to create a local policy service.

This fixes that, and adds tests to validate the configuration.

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jzonthemtn jzonthemtn added this to the 2.10.0 milestone Dec 18, 2024
@jzonthemtn jzonthemtn merged commit 756553a into philterd:main Dec 18, 2024
7 checks passed
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