Releases: polyseam/cndi
Releases Β· polyseam/cndi
v2.27.3
What's Changed
Exciting New Features π
- log the number of responses pulled during init/create by @johnstonmatt in #1119
Full Changelog: v2.27.2...v2.27.3
v2.27.2
What's Changed
Exciting New Features π
- Upgrade CNDI Functions Edge Runtime Tag by @johnstonmatt in #1116
Full Changelog: v2.27.1...v2.27.2
v2.27.1
What's Changed
Exciting New Features π
- include
fns-env-secret
example by default infns
Template by @johnstonmatt in #1115
Full Changelog: v2.27.0...v2.27.1
v2.27.0
What's Changed
Exciting New Features π
- Distribute arm64 binaries by @johnstonmatt in #1114
Full Changelog: v2.26.0...v2.27.0
v2.26.0
What's Changed
Exciting New Features π
cndi
sets upchecks
Pull Request Workflow with Checkov by @johnstonmatt in #1110cndi overwrite --update-workflow <run|check>
will regenerate GitHub Workflows by @johnstonmatt in #1110
Full Changelog: v2.25.4...v2.26.0
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