Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-10 | 4.6 kB | |
v0.32.0-beta.1 source code.tar.gz | 2025-06-10 | 4.5 MB | |
v0.32.0-beta.1 source code.zip | 2025-06-10 | 5.7 MB | |
initramfs-metal-amd64.xz | 2025-06-10 | 111.0 MB | |
kernel-amd64 | 2025-06-10 | 20.1 MB | |
nocloud-amd64.raw.xz | 2025-06-10 | 260.3 MB | |
metal-amd64.raw.xz | 2025-06-10 | 260.3 MB | |
cozystack-installer.yaml | 2025-06-10 | 2.7 kB | |
metal-amd64.iso | 2025-06-10 | 409.3 MB | |
Totals: 9 Items | 1.1 GB | 0 |
Cozystack v0.31.0-beta.1 is a development release made for testing and evaluation of new features.
Major Features and Improvements
- [platform] Introduce the HelmRelease reconciler for system components. (@kvaps in https://github.com/cozystack/cozystack/pull/1033)
- [kubernetes] Enable using container registry mirrors by tenant Kubernetes clusters. Configure containerd for tenant Kubernetes clusters. (@klinch0 in https://github.com/cozystack/cozystack/pull/979, patched by @lllamnyp in https://github.com/cozystack/cozystack/pull/1032)
- [platform] Allow users to specify CPU requests in VCPUs. Use a library chart for resource management. (@lllamnyp in https://github.com/cozystack/cozystack/pull/972 and https://github.com/cozystack/cozystack/pull/1025)
- [platform] Annotate all child objects of apps with uniform labels for tracking by WorkloadMonitors. (@lllamnyp in https://github.com/cozystack/cozystack/pull/1018 and https://github.com/cozystack/cozystack/pull/1024)
- [platform] Introduce
cluster-domain
option and un-hardcodecozy.local
. (@kvaps in https://github.com/cozystack/cozystack/pull/1039) - [virtual-machine] Add RBAC rules to allow port forwarding in KubeVirt for SSH via
virtctl
. (@mattia-eleuteri in https://github.com/cozystack/cozystack/pull/1027, patched by @klinch0 in https://github.com/cozystack/cozystack/pull/1028) - [monitoring] Add events and audit inputs (@kevin880202 in https://github.com/cozystack/cozystack/pull/948)
Fixes
- [dashboard] Fix a number of issues in the Cozystack Dashboard (@kvaps in https://github.com/cozystack/cozystack/pull/1042)
- [kafka] Specify minimal working resource presets. (@kvaps in https://github.com/cozystack/cozystack/pull/1040)
- [cilium] Fixed Gateway API manifest. (@zdenekjanda in https://github.com/cozystack/cozystack/pull/1016)
- [platform] Fix RBAC for annotating namespaces. (@kvaps in https://github.com/cozystack/cozystack/pull/1031)
- [platform] Fix dependencies for paas-hosted bundle. (@kvaps in https://github.com/cozystack/cozystack/pull/1034)
- [virtual-machine] Fix handling of cloudinit and ssh-key input for
virtual-machine
andvm-instance
applications. (@gwynbleidd2106 in https://github.com/cozystack/cozystack/pull/1019 and https://github.com/cozystack/cozystack/pull/1020) - [apps] Fix Clickhouse version parsing. (@kvaps in https://github.com/cozystack/cozystack/commit/28302e776e9d2bb8f424cf467619fa61d71ac49a)
Dependencies
- Update flux-operator to 0.22.0, Flux to 2.6.x. (@kingdonb in https://github.com/cozystack/cozystack/pull/1035)
- Update Talos Linux to v1.10.3. (@kvaps in https://github.com/cozystack/cozystack/pull/1006)
Documentation
- Oracle Cloud Infrastructure installation guide. (@kvaps, @lllamnyp, and @NickVolynkin https://github.com/cozystack/website/pull/168)
- Cluster configuration with
talosctl
. (@NickVolynkin in https://github.com/cozystack/website/pull/211) - Configuring container registry mirrors for tenant Kubernetes [clusters](https://cozystack.io/docs/operations/talos/configuration/air-gapped/#5. (@klinch0 in https://github.com/cozystack/website/pull/210)
Development, Testing, and CI/CD
- [tests] Fix concurrency for
docker login
action. (@kvaps in https://github.com/cozystack/cozystack/pull/1014) - [tests] Increase QEMU system disk size in tests. (@kvaps in https://github.com/cozystack/cozystack/pull/1011)
- [tests] Increase timeout waiting for VMs in tests. (@kvaps in https://github.com/cozystack/cozystack/pull/1038)
- [ci] Separate build and testing jobs in CI. (@kvaps in https://github.com/cozystack/cozystack/pull/1005 and https://github.com/cozystack/cozystack/pull/1010)
- [ci] Fix the release assets. (@kvaps in https://github.com/cozystack/cozystack/pull/1006 and https://github.com/cozystack/cozystack/pull/1009)
New Contributors
- @kevin880202 made their first contribution in https://github.com/cozystack/cozystack/pull/948
- @mattia-eleuteri made their first contribution in https://github.com/cozystack/cozystack/pull/1027
Full Changelog: https://github.com/cozystack/cozystack/compare/v0.31.0...v0.32.0-beta.1