mirror of
https://github.com/siderolabs/omni.git
synced 2026-01-20 10:21:01 +01:00
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>
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
- Slack: Join our slack channel. Request access via inviter.co.
- Support: Questions, bugs, feature requests GitHub Discussions
- Forum: community
- Twitter: @SideroLabs
- Email: info@SideroLabs.com
Contributing
Contributions are welcomed and appreciated! See Contributing for our guidelines.
License
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.