omni
omni copied to clipboard
SaaS-simple deployment of Kubernetes - on your own hardware.
Hard to say what might cause this, instance was running for 11 days. Logs appeared right after the instance was restarted. It seems like the whole log history was obtained,...
The best option would be to introduce a new resource type that will combine the machine request status and machine status into one. It will show the progress of the...
`ReplaceControlPlanes` test: ``` 2024-09-22T02:12:35.3938414Z === NAME ReplaceControlPlanes/TalosVersionShouldMatchExpected#01 2024-09-22T02:12:35.3939177Z talos.go:67: clear connection refused err rpc error: code = DeadlineExceeded desc = context deadline exceeded 2024-09-22T02:12:35.3967389Z talos.go:52: 2024-09-22T02:12:35.3968027Z Error Trace: /src/cmd/integration-test/pkg/tests/talos.go:52 2024-09-22T02:12:35.3968574Z...
```[tasklist] ### Tasks - [ ] https://github.com/siderolabs/omni/issues/644 - [ ] https://github.com/siderolabs/omni/issues/645 - [ ] Infra provider in Omni (list of key-values that a user can set on the MachineClass) -...
## Rationale Omni allows to define cluster fully via the [cluster templates](https://omni.siderolabs.com/reference/cluster-templates), which allows to install machines, bring them into the cluster, assert they are ready and healthy. Cluster templates...
### Problem Description When querying nodes in an omni instance it would be nice to be able to globally query it (assuming the name is unique) no matter what cluster...
### Problem Description I would like to store secrets in omni which can be used as part of a cluster template, but not shared or exposed, only added when Omni...
### Problem Description Sometimes cluster state does not change for an extended period. It is wasteful in these cases to store an entire snapshot of `etcd` in object storage for...