Closed mjh1 closed 5 months ago
Nice!
As a next step we could have a dynamically reloaded configs - every X seconds or on USR signal... Would be useful esp. for catalyst... but it might be difficult to implement it would require proper locking as updating config in the middle of a request might be evil.
I mean for uploader it doesn't make sense probably but for catalyst might be useful
We want to be able to set config without making mist changes and also without cycling pods which is required for environment variable changes. This way we can add the config file to running pods via our existing mechanism and the uploader will pick it up automatically.