Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-24 | 1.4 kB | |
v0.35.0-alpha.1 source code.tar.gz | 2025-07-24 | 4.3 MB | |
v0.35.0-alpha.1 source code.zip | 2025-07-24 | 5.6 MB | |
initramfs-metal-amd64.xz | 2025-07-24 | 114.1 MB | |
kernel-amd64 | 2025-07-24 | 20.1 MB | |
nocloud-amd64.raw.xz | 2025-07-24 | 266.6 MB | |
metal-amd64.raw.xz | 2025-07-24 | 266.6 MB | |
metal-amd64.iso | 2025-07-24 | 418.7 MB | |
cozystack-installer.yaml | 2025-07-24 | 2.7 kB | |
Totals: 9 Items | 1.1 GB | 0 |
Major Features and Improvements
- [robotlb] Introduce the Hetzner RobotLB balancer. (@IvanHunters and @gwynbleidd2106 in https://github.com/cozystack/cozystack/pull/1233)
- [seaweedfs] Enable integration with remote filer endpoints by adding new
Client
topology. (@kvaps in https://github.com/cozystack/cozystack/pull/1239) - [cozystack-api] Show default values from the OpenAPI spec in the application resources. (@kvaps in https://github.com/cozystack/cozystack/pull/1241)
Fixes
- [kubernetes] Fix regression in
volumesnapshotclass
installation from https://github.com/cozystack/cozystack/pull/1203. (@kvaps in https://github.com/cozystack/cozystack/pull/1238) - [tenant] Fix tenant network policy to allow traffic to additional tenant-related services across namespace hierarchies. (@klinch0 in https://github.com/cozystack/cozystack/pull/1232)
Development, Testing, and CI/CD
- [tests,ci] Simplify test discovery logic; run two k8s tests as separate jobs; delete Clickhouse application after a successful test. (@lllamnyp in https://github.com/cozystack/cozystack/pull/1236)
Full Changelog: https://github.com/cozystack/cozystack/compare/v0.34.0...v0.35.0-alpha.1