| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| nocloud-amd64.raw.xz | 2024-10-01 | 150.4 MB | |
| metal-amd64.raw.xz | 2024-10-01 | 150.4 MB | |
| metal-amd64.iso | 2024-10-01 | 157.0 MB | |
| README.md | 2024-10-01 | 3.8 kB | |
| v0.16.0 source code.tar.gz | 2024-10-01 | 2.7 MB | |
| v0.16.0 source code.zip | 2024-10-01 | 3.6 MB | |
| Totals: 6 Items | 464.1 MB | 0 | |
Monitoring Stack: - Added an alerting system based on Alerta - Added the ability to configure Telegram notifications - Added basic alerts from the k8s-prometheus stack - Grafana and grafana-operator updated to the latest versions (v5.13) - Updated all grafana dashboards
Nginx-Ingress: - Nginx-ingress updated to version v1.11.2 - Resolved issue with accessing nginx-ingress from inside the cluster - Fixed issues with handling SNI headers and SSL passthrough
Postgres: - Added configuration parameter for max_connections
FluxCD: - Flux and flux-operator updated to the latest versions - Adopted flux-instance from upstream
Kubernetes: - Updated Kamaji to the latest version - Fixed issue with controller restarts - Disabled default datastore check in Kamaji (not used in Cozystack) - Service containers are now built in the Cozystack repository - Added endpointslice controller to CCM; ordered services now send traffic only to nodes that serve them - Added support for externalTrafficPolicy: Local
RabbitMQ: - Fixed a minor bug with user creation
Seaweedfs and COSI: - Fixed bucket creation attributes, now properly displayed in filer and compatible S3 clients
Talos Linux: - Talos Linux updated to version v1.8.0 - Updated all associated kernel modules and firmware
Networking: - Cilium updated to the latest patch version (v1.16.2) - Fixed issue with exposing ports of virtual machines
What's Changed
- Enable ingress access from within cluster by @kvaps in https://github.com/aenix-io/cozystack/pull/352
- Upgrade grafana operator to the latest available version by @gecube in https://github.com/aenix-io/cozystack/pull/356
- Update ingress-nginx v1.11.2 by @kvaps in https://github.com/aenix-io/cozystack/pull/358
- Add basic alerting system by @kvaps in https://github.com/aenix-io/cozystack/pull/355
- Update dashboards by @kvaps in https://github.com/aenix-io/cozystack/pull/353
- add postgresql.parameters.max_connections by @chumkaska in https://github.com/aenix-io/cozystack/pull/359
- Grafana remove flant-statusmap-panel plugin by @kvaps in https://github.com/aenix-io/cozystack/pull/360
- Upgrade flux-operator to 0.9.0 by @kingdonb in https://github.com/aenix-io/cozystack/pull/362
- Update kamaji to latest version by @kvaps in https://github.com/aenix-io/cozystack/pull/361
- Update Kubernetes service, build containers and enable externalTrafficPolicy: Local by @kvaps in https://github.com/aenix-io/cozystack/pull/364
- Fix rabbitmq users creation by @kvaps in https://github.com/aenix-io/cozystack/pull/367
- Adopt flux-instance from upstream by @kingdonb in https://github.com/aenix-io/cozystack/pull/363
- Seaweedfs: Fix attributes for bucket creation by @kvaps in https://github.com/aenix-io/cozystack/pull/371
- Nginx-ingress: fix tls-passthrough if ClientHello is fragmented by @kvaps in https://github.com/aenix-io/cozystack/pull/372
- fix postgres max_connections by @klinch0 in https://github.com/aenix-io/cozystack/pull/376
- Update Cilium v1.16.2 and enable genev_sys_6081 interface by @kvaps in https://github.com/aenix-io/cozystack/pull/378
- Update fluxcd v2.4.0 by @kvaps in https://github.com/aenix-io/cozystack/pull/379
- Update Talos Linux v1.8.0 by @kvaps in https://github.com/aenix-io/cozystack/pull/380
- Disable Kamaji default datastore check by @kvaps in https://github.com/aenix-io/cozystack/pull/381
- postgres: fix setting max_connections by @kvaps in https://github.com/aenix-io/cozystack/pull/382
- Prepare release v0.16.0 by @kvaps in https://github.com/aenix-io/cozystack/pull/375
New Contributors
- @chumkaska made their first contribution in https://github.com/aenix-io/cozystack/pull/359
Full Changelog: https://github.com/aenix-io/cozystack/compare/v0.15.0...v0.16.0