Releases: polyseam/cndi
Releases · polyseam/cndi
v2.25.4
What's Changed
Bug Fixes 🐛
cndi run
fixed to enabledev/microk8s
deployments on Windows
Full Changelog: v2.25.3...v2.25.4
v2.25.3
What's Changed
Bug Fixes 🐛
- kubeseal writes
SealedSecret
manifests as JSON despite.yaml
filename suffix by @johnstonmatt in #1101
Full Changelog: v2.25.2...v2.25.3
v2.25.2
What's Changed
Bug Fixes 🐛
cndi run
fails to apply during 2nd run ofgcp/gke
by @johnstonmatt in #1093
Full Changelog: v2.25.1...v2.25.2
v2.25.1
What's Changed
Bug Fixes 🐛
loki-chunks-cache
too memory intensive; 8gb -> 1gb by @johnstonmatt in #1091ks_checks.json
missing Secret hashes resulting in constant diffs by @johnstonmatt in #1092
Full Changelog: v2.25.0...v2.25.1
v2.25.0
What's Changed
Bug Fixes 🐛
- Fix issue where an empty or omitted
cluster_manifests
would cause validation failure - Ensure user-defined
cluster_manifests
can clobber system-defined manifests
Exciting New Features 🎉
- Observability by @johnstonmatt in #1088
cndi
now deploys prometheus
, grafana
, loki
, and promtail
by default!
infrastructure:
cndi:
observability:
# enabled: true
grafana:
hostname: dashboards.example.com
Full Changelog: v2.24.3...v2.25.0
v2.24.3
What's Changed
Bug Fixes 🐛
- fix: OutOfSync for redundant defaults by @johnstonmatt in #1087
Full Changelog: v2.24.2...v2.24.3
v2.24.2
What's Changed
Exciting New Features 🎉
- Namespaces in GitOps enables better cleanup and maintenance by @johnstonmatt in #1085
Bug Fixes 🐛
- Fix missing error message for failure to seal Secret.data as base64 by @johnstonmatt in #1084
- Fix
cndi create -t fns
fails becauseDeno.cwd()
is..
by @johnstonmatt in #1086
Full Changelog: v2.24.1...v2.24.2
v2.24.1
v2.24.0
What's Changed
New Templates 📝
vllm
Template which creates clusters backed by Nvidia GPUs using Nvidia's GPU Operator and vllm
Full Changelog: v2.23.1...v2.24.0
v2.23.1
What's Changed
New Templates 📝
gpu-operator
Template which creates clusters backed by Nvidia GPUs using Nvidia's GPU Operator
Exciting New Features 🎉
- add
insert
network mode for deploying clusters into existing VNets by @johnstonmatt in #1061 - make
AL2023_x86_64_NVIDIA
the default EKSamiType
by @johnstonmatt in #1071
Under the Hood 🚰
- do not emit telemetry during build workflow by @johnstonmatt in #1075
Full Changelog: v2.22.0...v2.23.1