October 5, 2022
Job Manager v168
Fixes
- Fixed a bug where the PrivateRuntimeDownloadUtility wasn't evaluating the default registry correctly
October 4, 2022
Job Manager v166
New Features
- Adding DESIRED_RUNTIMES as an environment variable, so users can supply their particularly desired runtime(s) and tags
Improvements
- Making DOCKER_REGISTRY and DOCKER_REPOSITORY configurable via environment variables to replace the default docker.io and newrelic values, respectively
Fixes
- Sending all events data via the environment variable rather than just through US_EAST_1
September 23, 2022
Job Manager v162
New Features
- Adding MAX_JOB_CAPACITY, which is the maximum number of heavyweight jobs that the job manager will run in parallel, as an environment variable
Improvements
- Added a pending queue for private job managers, before getting jobs from Horde
September 16, 2022
Job Manager v160
New Features
- Added an instance refresh script
Improvements
- Reduced logging levels for container events