Releases: aenix-io/cozystack
Releases · aenix-io/cozystack
v0.18.0
What's Changed
- add migration for dv by @klinch0 in #455
- fix alerta webhook url by @klinch0 in #457
- Introduce Cozystack API by @kvaps in #460
- fix logos names by @klinch0 in #459
- add values and checks by @klinch0 in #454
- add metrics agents by @klinch0 in #461
- Upate Talos Linux v1.8.2 by @kvaps in #464
- Update LINSTOR v1.29.2 by @kvaps in #465
- Switch operators to be optional in distro bundles by @kvaps in #466
- Revert "Update LINSTOR v1.29.2" by @kvaps in #467
- fix tenant labels by @klinch0 in #468
- add endpoint for http checks by @klinch0 in #469
- Prepare release v0.18.0 by @kvaps in #462
Full Changelog: v0.17.1...v0.18.0
v0.17.1
v0.17.0
What's Changed
- cilium: enable native routing in distro-full bundle by @kvaps in #384
- Rework alerts; Add fluxcd alerts by @kvaps in #388
- fix node-exporter alerts by @kvaps in #389
- Prepare release v0.16.1 by @kvaps in #390
- Upgrade Flux to 2.4.x by @kingdonb in #386
- Upgrade Flux operator to 0.10 by @kingdonb in #387
- Added external-secrets-operator by @mrkhachaturov in #370
- External-dns and new clusterissuer dns01 Cloudflare by @mrkhachaturov in #374
- cilium: Fix tunnel option by @kvaps in #392
- fix grpc address lookup in kubevirt-csi-driver by @kvaps in #393
- Prepare release v0.16.2 by @kvaps in #394
- Fix spec field in cert-manager-issuers by @kvaps in #399
- Add MachineHealthChecks for Kubernetes VMs by @kvaps in #398
- increase capi-operator resources limits by @kvaps in #400
- Fix ingress for grafana and alerta by @kvaps in #401
- Introduce optional components by @kvaps in #391
- Fix optional=false components by @kvaps in #402
- Disable serviceLinks by @kvaps in #406
- Update KubeVirt CSI Driver by @kvaps in #409
- fix specifying domainName for seaweedfs filer by @kvaps in #410
- Prepare release v0.16.3 by @kvaps in #411
- Prepare release v0.16.3 by @kvaps in #412
- Fix cluster-api operator resources by @kvaps in #415
- Prepare release v0.16.4 by @kvaps in #416
- e2e: wait for cluster api providers by @kvaps in #417
- Add WebUI for S3 bucket by @kvaps in #413
- Add TLS to bucket ui by @kvaps in #419
- add precommit and fix postgres job by @klinch0 in #418
- Kubernetes: increase timeouts for CNI initiation by @kvaps in #423
- Prepare release v0.16.5 by @kvaps in #424
- Unsuspend all cozystack charts on start by @kvaps in #429
- Introduce InstanceTypes by @kvaps in #403
- fix uploading vm images using virtctl by @kvaps in #422
- Add Virtual Machine (simple) by @kvaps in #430
- fix version if work in fort by @klinch0 in #427
- vm-instance: switch default profile to ubuntu by @kvaps in #432
- temporary disable readinessProbe by @kvaps in #433
- fix exclude for templates by @klinch0 in #434
- fix namespaces creation by @kvaps in #435
- Fix bucket ingress by @kvaps in #436
- delete extra logs, fix ch for cozy by @klinch0 in #431
- Enhance FerretDB healtcheck during initialization by @kvaps in #437
- Fix osx grep have no -P flag by @kvaps in #438
- Fix clickhouse image by @kvaps in #439
- mysql: Allow replicasAllowEvenNumber by @kvaps in #440
- rabbitmq: remove enableService links specification by @kvaps in #441
- mysql: fix root user creation by @kvaps in #442
- vpn: fix externalTrafficPolicy by @kvaps in #443
- Update LINSTOR v1.29.1 by @kvaps in #445
- Update Cilium v1.16.3 by @kvaps in #446
- Update Talos Linux v1.8.1 by @kvaps in #447
- Prepare release v0.17.0 by @kvaps in #444
Full Changelog: v0.16.0...v0.17.0
v0.16.5
v0.16.4
v0.16.3
What's Changed
- Add MachineHealthChecks for Kubernetes VMs by @kvaps in #398
- increase capi-operator resources limits by @kvaps in #400
- Fix ingress for grafana and alerta by @kvaps in #401
- Disable serviceLinks by @kvaps in #406
- Update KubeVirt CSI Driver by @kvaps in #409
- fix specifying domainName for seaweedfs filer by @kvaps in #410
- Prepare release v0.16.3 by @kvaps in #411 and #412
Full Changelog: v0.16.2...v0.16.3
v0.16.2
v0.16.1
v0.16.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 #352
- Upgrade grafana operator to the latest available version by @gecube in #356
- Update ingress-nginx v1.11.2 by @kvaps in #358
- Add basic alerting system by @kvaps in #355
- Update dashboards by @kvaps in #353
- add postgresql.parameters.max_connections by @chumkaska in #359
- Grafana remove flant-statusmap-panel plugin by @kvaps in #360
- Upgrade flux-operator to 0.9.0 by @kingdonb in #362
- Update kamaji to latest version by @kvaps in #361
- Update Kubernetes service, build containers and enable externalTrafficPolicy: Local by @kvaps in #364
- Fix rabbitmq users creation by @kvaps in #367
- Adopt flux-instance from upstream by @kingdonb in #363
- Seaweedfs: Fix attributes for bucket creation by @kvaps in #371
- Nginx-ingress: fix tls-passthrough if ClientHello is fragmented by @kvaps in #372
- fix postgres max_connections by @klinch0 in #376
- Update Cilium v1.16.2 and enable genev_sys_6081 interface by @kvaps in #378
- Update fluxcd v2.4.0 by @kvaps in #379
- Update Talos Linux v1.8.0 by @kvaps in #380
- Disable Kamaji default datastore check by @kvaps in #381
- postgres: fix setting max_connections by @kvaps in #382
- Prepare release v0.16.0 by @kvaps in #375
New Contributors
- @chumkaska made their first contribution in #359
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- fix Kamaji OOM by @kvaps in #340
- Talos Linux: Update firmwares and add metal image by @kvaps in #341
- Add opencost by @kvaps in #255
- bugfix/strimzi-kafka-operator-fix-cluster-dns by @klinch0 in #347
- Fix backups by @kvaps in #342
- Update kafka-operator and disable network policy generation by @kvaps in #348
- Prepare release v0.15.0 by @kvaps in #349
Full Changelog: v0.14.1...v0.15.0