vicaya
vicaya
Currently (up to 0.56.8) `sonobuoy results` report lists the failed test names in "random" (finish time?) order, making it hard to compare results from run to run. This is a...
The install guide is missing the section on storage backend configuration.
Appreciate the vision and code! OTOH, it seems that for many use cases (at least for me), only the offloading feature is need and that the peering/network and storage fabric...
**What would you like to be added**: https://github.com/microsoft/garnet appears to have implemented all the redis commands we care about. It'd be nice to run through the existing test suite for...
FORMAT should be `tar.gz` instead of `binary`, otherwise the curl command would fail silently.
**What happened**: According to https://karmada.io/docs/userguide/scheduling/resource-propagating/#multiple-cluster-affinity-groups , there are 2 potential use cases: 1. local bursts to cloud; 2. primary failover to backup. I tested the use case 2 with the...
### Description about the feature Appears to be the new SOTA for the geo-replicated state machines: https://www.usenix.org/conference/nsdi24/presentation/ryabinin Hopefully much of the existing machinery can be reused. ### Code of Conduct...
The current 3.0.0 python client no longer installs with latest pip (due to the dep spec change), causing wide spread build errors. Time for an LTS maintenance release with the...
In many environments, including cloud (esp. oracle cloud), instances are isolated by os and platform firewall/network security policies/rules that only allow port 22 (ssh), which means cluster install/join would fail...
In `infrastructure/controllers/ingress-nginx.yaml`, `admissionWebhooks` should be nested under `controller`. Discovered this bug when playing with `flux-operator` (which is, IMO, nicer than the bootstrap process), as I noticed the additional admission web...