| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| nocloud-amd64.raw.xz | 2024-05-29 | 150.3 MB | |
| metal-amd64.iso | 2024-05-29 | 156.6 MB | |
| README.md | 2024-05-29 | 2.3 kB | |
| v0.7.0 source code.tar.gz | 2024-05-29 | 2.3 MB | |
| v0.7.0 source code.zip | 2024-05-29 | 3.0 MB | |
| Totals: 5 Items | 312.2 MB | 0 | |
The Cozystack v0.7.0 release stabilizes the operation with tenant Kubernetes clusters and networking:
- Kube-ovn and Cilium have been updated to the latest versions
- Resolved an issue with pod communication in tenant Kubernetes clusters
- Fixed the problem with propagating correct DNS servers in user clusters
- Addressed incorrect handling of users and roles in the config of the Postgres application
- Resolved issues with non-functioning externalTrafficPolicy: Cluster
- Autocompaction and periodic defragmentation have been enabled for etcd.
- It is now suggested to use the domain cozy.local for the parent cluster, enabling services created in the parent to be reached from tenant Kubernetes clusters using a single DNS name or FQDN.
What's Changed
- etcd: enable autocompact and defrag by @kvaps in https://github.com/aenix-io/cozystack/pull/137
- switched place -maxdepth im Makefiles by @themoriarti in https://github.com/aenix-io/cozystack/pull/140
- postgres: fix users and roles by @kvaps in https://github.com/aenix-io/cozystack/pull/138
- kubernetes: enable bpf masqurade and tunnel based routing for tenant clusters by @kvaps in https://github.com/aenix-io/cozystack/pull/144
- fix cluster local by @kvaps in https://github.com/aenix-io/cozystack/pull/142
- kamaji: unhardcode cluster.local domain by @kvaps in https://github.com/aenix-io/cozystack/pull/145
- kubernetes: specify correct dns address by @kvaps in https://github.com/aenix-io/cozystack/pull/147
- Change hardcode for talos registry by @themoriarti in https://github.com/aenix-io/cozystack/pull/148
- Update kube-ovn v1.13.0-ge1310e17 and enable image building by @kvaps in https://github.com/aenix-io/cozystack/pull/149
- Update Cilium v1.15.5 by @kvaps in https://github.com/aenix-io/cozystack/pull/150
- cilium: enforce device detection and enable image building by @kvaps in https://github.com/aenix-io/cozystack/pull/151
- kube-ovn: disable cozystack image tag by @kvaps in https://github.com/aenix-io/cozystack/pull/153
- release 0.7.0 by @kvaps in https://github.com/aenix-io/cozystack/pull/156
Full Changelog: https://github.com/aenix-io/cozystack/compare/v0.6.0...v0.7.0