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

Add ability to reload changed files #15

Closed
andrewpmartinez opened this issue Aug 25, 2022 · 0 comments
Closed

Add ability to reload changed files #15

andrewpmartinez opened this issue Aug 25, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@andrewpmartinez
Copy link
Member

Allow all files of a configured identity to be re-loaded when updated. TSL configurations are already wired to support reloading during enrollment extensions. It should be possible to track configurations that have files as their targets for keys and certificates.

@andrewpmartinez andrewpmartinez added the enhancement New feature or request label Aug 25, 2022
@andrewpmartinez andrewpmartinez self-assigned this Aug 25, 2022
andrewpmartinez added a commit that referenced this issue Aug 29, 2022
- watches all file key/cert values if WatchFiles is called
- watching is reference counted to avoid plubming close notifies and to
  avoid scenarios where there may be multiple watchers/users of an
  identity with no central closeNotify
andrewpmartinez added a commit that referenced this issue Sep 15, 2022
fixes #15 adds ability to auto-reload file based configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant