This repository was archived by the owner on Jan 13, 2023. It is now read-only.
Releases: thestormforge/optimize-controller
Releases · thestormforge/optimize-controller
Release list
v2.1.7
v2.1.6
Changelog
🏗 Improvements
- The controller now allows
optimize-trialsimages names to be configured individually
v2.1.5
v2.1.4
v2.1.3
Changelog
🐛 Bug Fixes
- Fixes an issue where a changed label cause upgrade failures
🛑 Breaking Changes
The app.kubernetes.io/name label has changed back from optimize-controller to optimize, this may affect some scripts relying on label selectors.
v2.1.2
v2.1.1
Changelog
✨ New Features
- Optimize Live recommendations are accesible via the
exportcommand
🐛 Bug Fixes
- Experiments with constant parameters are properly validated
- Fixed
ConfigMapformatting when configuring extra scrape configurations via setup tasks - Reduced the number of requested scopes during authorization exchanges
v2.1.0
Changelog
🏗 Improvements
- The
runcommand now creates applications and scenarios before running or saving an experiment - The
fixcommand now trims trailing spaces in patch content - Upgraded the version of
kubectlused by setup tasks to 1.17.17 - Upgraded the version of Prometheus used by default to 2.36.0
- Trial job init containers now get the trial assignment environment variables
- The
FAILURE_REASONenvironment variable is set on setup delete jobs
🐛 Bug Fixes
- Error rate metrics were missing from some generated experiments
- Invalid job specs were produced for skipped setup tasks or when multiple volume mounts were used