krator
krator copied to clipboard
Kubernetes Rust State Machine Operator
http://opengovernance.dev/
The kube crate has now an [admission module](https://docs.rs/kube/0.57.0/kube/core/admission/index.html) where it defines its own `AdmissionRequest`, `AdmissionResponse` and `AdmissionReview` types that can be used to implement admission controllers ... this should probably...
Settle on an API for notifying operator when owned or managed object changes.
Identify overlap between watchers of the same resource, and make query more efficient.
If two watchers watch the same resource, and one of them watches a smaller subset (namespace or list param scoped), and this watcher gets a Event::Restarted, it will empty the...
> yaml-rust is unmaintained. | Details | | | ------------------- | ---------------------------------------------- | | Status | unmaintained | | Package | `yaml-rust` | | Version | `0.4.5` | | URL...
I am not sure whether this project, in its current state, accepts PRs, but the idea behind it is very nice and since I just used it for some testing...
As part of our ongoing effort to [ensure all the websites within the CNCF meet the CLOMonitor guidelines](https://github.com/cncf/techdocs/issues/196), we noticed that Krator does not pass the website criteria on [CLOMonitor](https://clomonitor.io/search?not_passing_check=website&foundation=cncf&page=1)....
## Annual review due **Sandbox** projects are subject to an *annual review* by the **TOC**. This is intended to be a lightweight process to ensure that projects are on track,...