This repository has been archived by the owner on Jan 13, 2023. It is now read-only.
v1.7.0
Changelog
✨ New Features
- Support for string valued parameters
- Trial plots support adjusting the axis ranges
🏗 Improvements
- Enhanced the
Experiment
status with conditions - Included a push gateway for trial jobs to store metrics
- Trial failures reasons are now reported to remote servers
- Installation manifests can be written to a directory
- Individual trials can be identified on trial plots
🐛 Bug Fixes
- Restrict utilization queries to the trial namespace
- Utilization query labels are cleaned to match Prometheus
- Redeploy the controller for changes to the authorization secret
- Explicit sort orders for experiments and trials are honored
🧨 Known Issues
- The controller will not start when using namespaced role bindings. See #195.
⏳ Deprecated
- The
redskyctl results
command will be removed in a subsequent release, the functionality will be available on the application website. - The
redskyctl check server
command will be removed in the next release.