omni
omni copied to clipboard
SaaS-simple deployment of Kubernetes - on your own hardware.
### Problem Description This is most likely already a checklist item internally, but I'll go ahead and submit this anyway. In version 1.8+ of Talos Linux, a new manifest called...
### Problem Description When trying to use a `VolumeConfig` patch as documented [here](https://www.talos.dev/v1.8/reference/configuration/block/volumeconfig/) in Omni I get an error ``` The Config is Invalid "VolumeConfig" "v1alpha1": not registered ``` ###...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I'm seeing this scary output like it's screaming when I try...
Set up a QEMU cluster in the tests, install KubeVirt, Local Path Provisioner and CDI there. Start Omni and run Omni integration tests executable to scale up and down using...
Make a decision if it's v1.0 or v0.X
# Prerequisites Support only Talos >= 1.8.0 # Phase 0.1 Implement metal agent as a mini-Talos with a fat base image: * include all firmware extensions and anything hardware-related, so...
POC draft for https://github.com/siderolabs/omni/issues/666 I'm sure there's tweaks from what I did on this.
### Problem Description Similar to https://github.com/siderolabs/talos/issues/9429 the Windows binary for omnictl is currently not filled with properties. This is mostly informational though I do know Windows Installer looks at the...
Omni can have a two way streaming gRPC API that will allow to get messages from the infra provider. For the first implementation infra provider can report it's health back...