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

Watch configuration and access rule changes #217

Merged
merged 5 commits into from
Jul 16, 2019
Merged

Watch configuration and access rule changes #217

merged 5 commits into from
Jul 16, 2019

Conversation

aeneasr
Copy link
Member

@aeneasr aeneasr commented Jul 15, 2019

This patch allows oathkeeper to re-load any changes made to the configuraiton file and/or the access
rules to be reloaded without a restart.

Some configuration keys like serve., log., profiling however require a restart.

Closes #215
Closes #216

aeneasr added 5 commits July 15, 2019 19:34
This patch allows oathkeeper to re-load any changes made to the configuraiton file and/or the access
rules to be reloaded without a restart.

Some configuration keys like serve.*, log.*, profiling however require a restart.
@aeneasr aeneasr merged commit a078e89 into master Jul 16, 2019
@aeneasr aeneasr deleted the watch-mode branch May 7, 2020 10:04
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.

Add file watcher for access rules Add file watcher for config file
1 participant