Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 2.17 KB

CHANGELOG.md

File metadata and controls

53 lines (37 loc) · 2.17 KB

Changelog

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

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

Added

Added

  • use_external_secret variable to control whether altinity-cloud-system/cloud-connect secret is created by the module or supplied externally.

Changed

  • altinitycloud_cloud_connect deployment resource to be created after the secret (if provided).

Added

  • namespace_labels to allow support for disabling namespace wide configuration like istio

Added

  • TLS cert auto-renewal/hot-reload.
  • Support for disconnecting Kubernetes clusters from Altinity.Cloud via altinitycloud-connect kubernetes-disconnnect | kubectl delete -f -.
  • /debug/vars introspection endpoint.
  • AWS/GCP provisioning capabilities.

Fixed

  • wait_connected taking precedence over wait_ready when both are set.

Added

  • wait_connected & wait_ready variables that can be used to wait for the environment to be connected/ready (both false by default).
  • namespace_annotations variable for attaching extra annotations to altinity-cloud-* namespaces (empty by default).
  • clickhouse_namespace output.

Fixed

  • altinity-cloud:node-metrics-view, altinity-cloud:storage-class-view & altinity-cloud:persistent-volume-view role bindings.