Skip to content

Releases: polyseam/cndi

v2.13.0

13 Jul 03:44
Compare
Choose a tag to compare

What's Changed

Exciting New Features πŸŽ‰

Bug Fixes πŸ›

  • Skip project_name prompt if provided in cndi_responses.yaml by @johnstonmatt in #944
  • Fix Argo Apps Finalizers Preventing cndi destroy by @IamTamika in #949
  • Fix Checkov Failing to Analyze due to Missing Checkout Step by @johnstonmatt in #950

Under the Hood 🚰

Full Changelog: v2.12.4...v2.13.0

v2.12.4

09 Jul 00:39
Compare
Choose a tag to compare

What's Changed

Bug Fixes πŸ›

  • Fix bug where responses that failed validation would not be updated when corrected @johnstonmatt in #940

Full Changelog: v2.12.3...v2.12.4

v2.12.3

25 Jun 03:40
Compare
Choose a tag to compare

What's Changed

Tweaks πŸͺ›

Bug Fixes πŸ›

Full Changelog: v2.12.2...v2.12.3

v2.12.2

07 Jun 04:49
Compare
Choose a tag to compare

What's Changed

Exciting New Features πŸŽ‰

Bug Fixes πŸ›

  • Configure Airflow fernet key and webserver secret key by @IamTamika in #923
  • Make cndi destroy more reliable by setting the ArgoCD App-of-Apps Finalizer to "background" by @johnstonmatt in #922

Full Changelog: v2.12.1...v2.12.2

v2.12.1

04 Jun 23:31
Compare
Choose a tag to compare

What's Changed

Bug Fixes πŸ›

  • [Bug]: Fix pattern matching in dynamic get_block() Template calls by @johnstonmatt in #919

Full Changelog: v2.12.0...v2.12.1

v2.12.0

31 May 06:47
Compare
Choose a tag to compare

What's Changed

Exciting New Features πŸŽ‰

  • Add labels and taints to CNDI's Node Specs in cndi_config.yaml by @IamTamika in #864
  • Update and standardize rwm/rwo storage classes and config for GKE, Azure, AWS, and Airflow by @IamTamika in #879
  • Improve how ExternalDNS is configured out-of-the-box in CNDI Templates

Build System πŸ—οΈ

Full Changelog: v2.11.0...v2.12.0

v2.11.0

28 May 01:15
Compare
Choose a tag to compare

What's Changed

Exciting New Features πŸŽ‰

  • Clusterless Templates by @johnstonmatt in #880
  • Enable overriding TERRAFORM_STATE_PASSPHRASE and ARGOCD_ADMIN_PASSWORD during cndi create

Bug Fixes πŸ›

  • Unrecognized macro no longer generates '{{$cndi.get_random_string(32)}}' values for TERRAFORM_STATE_PASSPHRASE and ARGOCD_ADMIN_PASSWORD

Full Changelog: v2.10.0...v2.11.0

v2.10.0

14 May 02:10
Compare
Choose a tag to compare

What's Changed

Features πŸš€

  • Enable management of Nginx Ingress Controllers in cndi_config.yaml via GitOps by @IamTamika

Bug Fixes πŸ›

  • Allow Deploying multiple GKE clusters to the same GCP Project by @johnstonmatt in #852
  • Disable GKE Cluster deletion_protection to fix cndi destroy by @johnstonmatt in #853

Full Changelog: v2.9.0...v2.10.0

v2.9.0

10 May 03:08
Compare
Choose a tag to compare

What's Changed

Exciting New Features πŸŽ‰

Bug Fixes πŸ›

Under the Hood 🚰

  • Upgrade @cdktf/* Packages and Providers

Full Changelog: v2.8.0...v2.9.0

v2.8.0

02 May 00:07
Compare
Choose a tag to compare

What's Changed

Exciting New Features πŸŽ‰

Deprecation ⚠️

microk8s we'll no longer be maintained as a deployment_target_distribution for the major clouds

As of today that leaves the following officialy supported targets:

  • aws/eks
  • gcp/gke
  • azure/aks
  • dev/microk8s.

Please add an issue if you'd like us to resume support for microk8s or to support other Targets using the
New Target Issue Form 🎯

Bug Fixes πŸ›

Under the Hood 🚰

Full Changelog: v2.7.0...v2.8.0