constellation/CHANGELOG.md
Daniel Weiße 804c173d52
Use terraform in CLI to create QEMU cluster (#172)
* Use terraform in CLI to create QEMU cluster

* Dont allow qemu creation on os/arch other than linux/amd64

* Allow usage of --name flag for QEMU resources

Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2022-09-26 15:52:31 +02:00

1.4 KiB

Changelog

All notable changes to Constellation will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

  • Loadbalancer for control-plane recovery
  • K8s conformance mode
  • Local cluster creation based on QEMU

Changed

  • Autoscaling is now directly managed inside Kubernetes, by the Constellation node operator.

Deprecated

Removed

  • CLI options for autoscaling, as this is now managed inside Kubernetes.

Fixed

Security

Internal

2.0.0 - 2022-09-12

Initial release of Constellation.