Omni 0.43.0 (2024-10-11)
Welcome to the v0.43.0 release of Omni!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/omni/issues.
gRPC Tunnel
gRPC tunnel for wireguard can now be enabled when downloading the installation media from Omni.
Talos Diagnostics
Omni now shows Talos diagnostics information for Talos >= 1.8.0.
Contributors
- Artem Chernyshev
- Utku Ozdemir
- Dmitriy Matrenichev
- Andrey Smirnov
- Birger J. Nordølum
- Justin Garrison
Changes
28 commits
3655206release(v0.43.0): prepare release397f204feat: display pending machine requests in the machine sets0d66194release(v0.43.0-beta.0): prepare release4084b6efix: get proper IP from peer metadatad547889fix: filter requests in the infra provision controllerd1c9d9dchore: setpeer.addressto inform about IP status23a4092chore: refactor code5630d83fix: ignore parse errors in the log parser8334c59chore: add a way to get provider data in the infra providercc71fb6feat: support auto provisioned machine classes41c3bd5fix: support whitespaces in the label selectors99191c6feat: integrate with Talos diagnosticsdcf89d9feat: update Omni for Talos 1.8 machinerya04b07ftest: fix the error message in infra test3e3e53bchore: fix capitalization of wireguardf69ff37feat: make infra provider report back it's information: schema, name7555312fix: get rid of the exceptions in the ui8e48723feat: support attaching machine sets to a machine request setsbb2f52dchore: drop machine class status and machine set pressure resources3ef1f85fix: call deprovision only after the machine request status is deleted423f729chore: bump default versions: Talos1.7.6, Kubernetes1.30.5c4a4151feat: allow specifying grpc tunnel option explicitly for install mediabb14ed6fix: parse machine labels and extensions as slices inomnictl download9e033d7docs: update omni template so docs are easier4c329dbfix: update COSI runtime81e08ebtest: run infra integration tests against Talemu providerf83cf3bfix: pin apexcharts version to 3.45.2e3d46f9feat: implement compression of config fields on resources
Changes since v0.43.0-beta.0
2 commits
3655206release(v0.43.0): prepare release397f204feat: display pending machine requests in the machine sets
Dependency Changes
- github.com/cosi-project/runtime v0.6.1 -> v0.6.3
- github.com/cosi-project/state-etcd v0.3.1 -> v0.3.2
- github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 new
- github.com/siderolabs/talos/pkg/machinery 6f7c3a8e5c63 -> v1.8.0
Previous release can be found at v0.42.0