omni icon indicating copy to clipboard operation
omni copied to clipboard

SaaS-simple deployment of Kubernetes - on your own hardware.

Results 164 omni issues
Sort by recently updated
recently updated
newest added

Correctly handle the retrieval and updates of schematics when a Talos node has secure boot enabled. When secure boot is enabled, we now - Use the correct installer image, `installer-secureboot`...

status/ok-to-test

The bug was leading to fetching `schematic-schematic-`, which is the incorrect name and it was always trying to create the resources instead of the update.

status/ok-to-test

### Problem Description If I open the Omni home page my join token is obscured/hidden so that it is not accidentally exposed. The same security concern (unauthenticated people joining machines...

Can make the list item expandable and display failure reason in the details if the service is failing.

### Problem Description We need a fallback method for connecting to our Talos clusters if Omni is offline. ### Solution _No response_ ### Alternative Solutions _No response_ ### Notes This...

### Problem Description When you have a lot of machines connected to an omni instance and they are in various states of being used by existing clusters or off/retired it...

### Problem Description We currently have an issue when trying to allocate a machine that is booted from ISO or pxe that is at an older version than the cluster...

## Provisioning 1. Omni creates a `MachineRequest` to provision a `Machine` in some cloud with some settings (region, size, ...) 2. Omni Cloud Provider (a plugin to Omni) picks up...

```mermaid flowchart TD BASE("Base Cloud Provider Support in Omni") CPLIB("Base Cloud Provider Library") QEMU("QEMU Cloud Provider") METAL("METAL Cloud Provider") TALEMU("Talemu Cloud Provider") KUBEVIRT("KubeVirt Cloud Provider") MC("Managed Control Planes") MP("Machine Pools...

epic