Artem Chernyshev
Artem Chernyshev
Priority wise: - Cluster -> MachineClass
Same as `omnictl support` but in the UI. Can be placed to the cluster overview page. When clicked should open the dialog with 2 buttons: download and cancel. If download...
Document how to create config patches for various commonly used features, along with their application level: (cluster, control planes, cluster machine, machine level).
UI can indicate that the locked machines have pending updates. Also, we can check that user tries to update config patches which are assigned to the locked machines when the...
Should show reverting upgrade instead.
The `MachineRequestSet` creates a number of `MachineRequests`. The machine request count is defined in the `MachineRequestSet` along with schematic id, Talos version, provider data and provider id to use. Also...
Dump services status into `KubernetesStatus` then consume that in another controller that will create `ExposedService` resources. This should make the code more testable.
```[tasklist] ### Tasks - [ ] https://github.com/siderolabs/omni/issues/519 - [ ] https://github.com/siderolabs/omni/issues/54 - [ ] verify new disks API with Omni ```