| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-04-24 | 1.8 kB | |
| v0.30.4 source code.tar.gz | 2025-04-24 | 3.6 MB | |
| v0.30.4 source code.zip | 2025-04-24 | 4.9 MB | |
| initramfs-metal-amd64.xz | 2025-04-24 | 127.0 MB | |
| kernel-amd64 | 2025-04-24 | 20.2 MB | |
| nocloud-amd64.raw.xz | 2025-04-24 | 150.8 MB | |
| metal-amd64.raw.xz | 2025-04-24 | 150.8 MB | |
| metal-amd64.iso | 2025-04-24 | 155.8 MB | |
| cozystack-installer.yaml | 2025-04-24 | 2.7 kB | |
| Totals: 9 Items | 613.0 MB | 0 | |
Cozystack v0.30.4 is a patch release that improves resource consumption, networking, monitoring, and VMs. It also brings new CI changes to the v0.30 release branch and fixes a few CI problems.
Fixes
- [platform]: Reduce requested CPU and RAM for the
kamajiprovider. (@klinch0 in [#825], backported in [#839]) - [kubernetes] Update garbage collection of HelmReleases in tenant Kubernetes clusters. (@klinch0 in [#835], backported in [#852])
- [tenant] Fix an issue with accessing external IPs of a cluster from the cluster itself. (@kvaps in [#854], backported in [#861])
- [monitoring] Remove legacy label "POD" from the exclude filter in metrics. (@xy2 in [#826], backported in [#852])
- [virtual-machine] Add GPU names to the virtual machine specifications. (@kvaps in [#862], backported in [#864])
- [ci] Enable making Release Candidate versions in CI, which is a part of the new release policy. Automate patch backporting by applying patches from pull requests labeled
[backport]to the current release branch. (@kvaps in [#841], backported in [#853]) - [ci] Improve the check for
versions_maprunning on pull requests. (@kvaps and @klinch0 in [#836], [#842], [#845], backported in [#852]) - [ci, dx] Reduce noise in the test logs by suppressing the
wgetprogress bar. (@lllamnyp in [#865], backported in [#868]) - [ci] Use the correct version name when uploading build assets to the release page. (@kvaps in [#876], backported in [#877])
- [e2e] Increase timeout durations for
capiandkeycloakto improve reliability during environment setup. (@kvaps in [#858], backported in [#860]) - [postgres] Remove duplicated
templateentry from backup manifest. (@etoshutka in [#872], backported in [#874])
Full Changelog: https://github.com/cozystack/cozystack/compare/v0.30.3...v0.30.4