Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-25 | 2.1 kB | |
v0.35.0-alpha.2 source code.tar.gz | 2025-07-25 | 4.3 MB | |
v0.35.0-alpha.2 source code.zip | 2025-07-25 | 5.6 MB | |
initramfs-metal-amd64.xz | 2025-07-25 | 114.1 MB | |
kernel-amd64 | 2025-07-25 | 20.1 MB | |
nocloud-amd64.raw.xz | 2025-07-25 | 266.6 MB | |
metal-amd64.raw.xz | 2025-07-25 | 266.6 MB | |
metal-amd64.iso | 2025-07-25 | 418.7 MB | |
cozystack-installer.yaml | 2025-07-25 | 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)
- [platform] Autodetect if node ports should be assigned to load balancer services. (@lllamnyp in https://github.com/cozystack/cozystack/pull/1271)
- [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)
- [kubernetes] Add dependency for snapshot CRD and migration to latest version. (@kvaps in https://github.com/cozystack/cozystack/pull/1275)
- [seaweedfs] Add support for whitelisting and exporting via nginx-ingress. Update cosi-driver. (@kvaps in https://github.com/cozystack/cozystack/pull/1277)
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)
- [kubevirt] Fix building Kubevirt CCM image. (@kvaps in https://github.com/cozystack/cozystack/commit/3c7e256906e1dbb0f957dc3a205fa77a147d419d)
- [virtual-machine] Fix a regression with
optional=true
field. (@kvaps in https://github.com/cozystack/cozystack/commit/01053f7c3180d1bd045d7c5fb949984c2bdaf19d)
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.2