Artem Chernyshev 41506f72f8
chore: move graceful config rollout logic to the lowest controller level
Now graceful config rollout is handled by the
`ClusterMachineConfigStatusController`.
It calculates the available update quota by adding finalizers on the
`ClusterMachine` resources. By counting the resources with the
finalizers it tracks the remaining quota.
It now also calculates the pending changes which are not yet applied to
the machine in the `MachinePendingUpdates`.

Pending changes are not yet shown in the UI anywhere.

Fixes: https://github.com/siderolabs/omni/issues/1929

Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
2026-01-19 16:30:28 +03:00
..
2024-02-29 17:19:57 +04:00
2024-02-29 17:19:57 +04:00
2026-01-16 11:15:02 +01:00
2026-01-16 11:15:02 +01:00
2024-02-29 17:19:57 +04:00
2026-01-02 10:58:32 -05:00

Omni API

Omni client code and gRPC API libraries.


Omni SaaS deployment of Kubernetes. Omni is supported by the people at Sidero Labs. This repository contains client code and gRPC API definitions used to access Omni SaaS.

Documentation

For instructions on using Omni, see the Documentation.

Community

Contributing

Contributions are welcomed and appreciated! See Contributing for our guidelines.

License

MPL 2.0

Some software we distribute is under the General Public License family of licenses or other licenses that require we provide you with the source code. If you would like a copy of the source code for this software, please contact us via email: info at SideroLabs.com.