Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

v1.7.0

Compare
Choose a tag to compare
@b-masters b-masters released this 21 Oct 21:44
v1.7.0
86d10ee

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.