Skip to content

Halyard 0.4.0

Compare
Choose a tag to compare
@lwander lwander released this 16 Feb 16:38
· 1667 commits to master since this release

Features

  • Halyard can now deploy the "Simple" clustered Spinnaker to Kubernetes.
  • Added support for TLS & CORS configuration.
  • Account commands have been renamed from <action>-account to account <action> for consistency with other commands. For example, getting an account is hal config provider kubernetes account get my-k8s-account.
  • Rudimentary AWS clouddriver config added (no validation support yet).

Fixes

  • Certain commands would complete without validating (e.g. hal config [generate/deploy]).
  • Install script no longer prints wrapper script.
  • Front50 config now correctly depends on credentials files, and mounts them in the front50 pod.