-
Notifications
You must be signed in to change notification settings - Fork 199
Listen for Docker events for hot reload #368
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
base: master
Are you sure you want to change the base?
Conversation
Replaces polling with event listening for updating labels.
|
@taraspos Your review has been simplified and implemented—thanks! |
|
Thanks @MrMohebi! Before merging this, I would like to add some integration test, to make sure that configurations are being refreshed properly, etc. If you would like to try to add one yourself, you can find example test here: If not, I will try to add one somewhere later myself. |
|
@MrMohebi sorry for the delays on this one. |
Replaces polling with event listening for updating labels.