Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-02 | 2.9 kB | |
v0.36.0-beta.1 source code.tar.gz | 2025-09-02 | 4.4 MB | |
v0.36.0-beta.1 source code.zip | 2025-09-02 | 5.7 MB | |
initramfs-metal-amd64.xz | 2025-09-02 | 146.4 MB | |
kernel-amd64 | 2025-09-02 | 20.2 MB | |
nocloud-amd64.raw.xz | 2025-09-02 | 331.1 MB | |
metal-amd64.raw.xz | 2025-09-02 | 331.1 MB | |
metal-amd64.iso | 2025-09-02 | 515.2 MB | |
cozystack-installer.yaml | 2025-09-02 | 2.7 kB | |
Totals: 9 Items | 1.4 GB | 0 |
Major Features and Improvements
- [talos] Add LLDPD (
ghcr.io/siderolabs/lldpd
) as a built-in system extension, enabling LLDP-based neighbor discovery out of the box. (@lllamnyp in https://github.com/cozystack/cozystack/pull/1351 and https://github.com/cozystack/cozystack/pull/1360) - [kubernetes] Add a configurable CoreDNS addon with valuesOverride, packaged chart, and managed deployment (metrics, autoscaling, HPA, customizable Service). (@klinch0 in https://github.com/cozystack/cozystack/pull/1362)
Fixes
- [cozy-lib] Fix malformed retrieval of
cozyConfig
in the cozy-lib template. (@lllamnyp in https://github.com/cozystack/cozystack/pull/1348) - [cozy-lib] Add the missing template
cozy-lib.resources.flatten
. (@kvaps in https://github.com/cozystack/cozystack/pull/1372) - [cozystack-api] Sanitize the OpenAPI v2 schema. (@kvaps in https://github.com/cozystack/cozystack/pull/1353)
- [kube-ovn] Improve northd leader detection. Patch the northd leader check to test against all endpoints instead of just the first one marked as ready. (@lllamnyp in https://github.com/cozystack/cozystack/pull/1363)
- [seaweedfs] Add a liveness check for the SeaweedFS S3 endpoint to improve health monitoring and enable automatic recovery. (@IvanHunters in https://github.com/cozystack/cozystack/pull/1368)
- [seaweedfs] Resolve race conditions in SeaweedFS. Increase deployment timeouts and set install/upgrade remediation to unlimited retries to improve deployment resilience. (@IvanHunters in https://github.com/cozystack/cozystack/pull/1371)
- [virtual-machine] Use external IP for egress traffic with PortList method. (@kvaps in https://github.com/cozystack/cozystack/pull/1349)
- [virtual-machine] Fix the regression in VM update hook introduced in https://github.com/cozystack/cozystack/pull/1169. Target the correct API resource and avoid conflicts with KubeVirt resources. (@kvaps in https://github.com/cozystack/cozystack/pull/1376)
- [virtual-machine] Correct app version references in
virtual-machine
andvm-instance
, ensuring accurate versioning during migrations. (@kvaps in https://github.com/cozystack/cozystack/pull/1378).
Dependencies
- Update LINSTOR to v1.31.3. (@kvaps in https://github.com/cozystack/cozystack/pull/1358)
- Update SeaweedFS to v3.97. (@kvaps in https://github.com/cozystack/cozystack/pull/1361 and https://github.com/cozystack/cozystack/pull/1373)
- Update Kube-OVN to 1.14.5. (@lllamnyp in https://github.com/cozystack/cozystack/pull/1363)
- Replace Bitnami images with alternatives in all charts. (@kvaps in https://github.com/cozystack/cozystack/pull/1374)
Full Changelog: https://github.com/cozystack/cozystack/compare/v0.35.0...v0.36.0-beta.1 Since Previous Release: https://github.com/cozystack/cozystack/compare/v0.36.0-alpha.2...v0.36.0-beta.1