configuration propagation
Open
- Dominant language
- Python
- Stars
- 47
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
The base groundwork is there for allowing for configuration propagation, but there's still a lot of work to be done. It'd be great if the scheduler pushed it's config + resources into an S3 bucket with a key name that matches the version hash for them. It should then include the version of the config that tasks are generated from - when a probe receives a task from a version it isn't running it could update itself from S3.
Same with the reactors - when they get a result from a config version they aren't running they should grab the new config from S3 and restart.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.