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

### Problem Description Clusters on the cluster page should be sorted alphabetically by name by default. I'm not sure how they're sorted right now, by creation date? ### Solution It...

### Problem Description Because machine and cluster names are used as links it's often hard to copy/paste them. This is especially difficult for machines that have UUIDs for the names...

### Problem Description Nodes in a cluster are not labeled with common labels automatically and users have to run a separate [cloud controller](https://github.com/siderolabs/talos-cloud-controller-manager/) to get node labels. This blocks some...

# DO NOT MERGE YET Bump to Go 1.23 and use new iterator mechanism. Also fix new linter issues.

status/ok-to-test
integration/e2e

s/ugprade/upgrade

status/ok-to-test

Make release.sh generate new BUSL license end date every time `commit` is called. Should update `kres` to support that.

This controller is slow when the count of machines is large. Especially after `MachineSetNode` resource got more finalizers.

There is no easy way to know if an exposed service is properly exposed and if it is working. We can do some health checks on them to display their...

The library should have boilerplate code for adding finalizers on the `MachineRequest`, copying labels from the `MachineRequest` to the `MachineRequestStatus`. It should use QTransform controller. Ideally it would be great...

If ops team needs to do some work on the managed controlplanes there should be a way to get into user's account. We should support several auth methods running at...