Flavio Castelli
Flavio Castelli
Blocked, this requires moving to latest version of `rand` (`v0.9`) which cannot be done. The `rsa` crate is bringing the `v0.8` version of `rand` through the `num-bigint-dig` dependency. The `num-bigint-dig`...
This is a transitive dependency brought by `kube`. Upstream [is aware of the issue](https://github.com/kube-rs/kube/issues/1635)
I struggle to remember why we actually need this crate. Maybe we can even remove this dependency.
Yes, but I fail to remember the use case for that. It might have to deal with running the policy server outside of a container using systemd to validate raw...