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

v1.4.0

Compare
Choose a tag to compare
@b-masters b-masters released this 20 Feb 18:04

Changelog

✨ New Features

  • Expanded configuration file format
  • Users and clusters can now be authorized independently
  • Login supports device flow for systems without a browser
  • Added redskyctl revoke to remove credentials (i.e. "log out")

🏗 Improvements

  • Red Sky UI has been upgraded
  • Setup tool commands have been upgraded
  • The trial job itself can be patched (e.g. using the experiment name in the target reference)

🐛 Bug Fixes

  • Fixed a bug where the role generator could not process custom resource types

🛑 Breaking Changes

  • The repository name has changed from k8s-experiment to redskyops-controller, this is also reflected in the image names
  • The Red Sky Configuration now has the concept of a "context", the --context flag now refers to this context and not the kubeconfig context
  • The redskyctl delete command is now redskyctl delete experiment
  • The redskyctl config command no longer implicitly views the configuration
  • The remote server endpoints have changed and is no longer compatible with older versions

⏳ Deprecated

  • The redskyctl get command will no longer access the Kube API directly, use kubectl instead
  • Setup tools will no longer support Helm 2.x by default

Upgrade Notes

Enterprise customers should contact support prior to upgrading.