O. Yuanying
O. Yuanying
~~I found that `DOCKER_CONTEXT: default` environment variable resolves this issue too. We can add this env to `RunnerDeployment.spec.template.spec.env`~~ ~~Maybe we can add this value to ARC itself.~~ Sorry, I was...
I also have same issue, but ubuntu 20.04 /w kernel 5.4.0-81-generic is work. BTW, I can fix this issue by using `kubectl delete pod -n kube-system -l app=flannel` command, mentioned...
We are working on introducing sharding into our private Kubernetes-based platform and are currently testing several approaches. One of our approaches is to divide shards at the namespace level and...
Sorry for our late reply, and the for the quick feedback and for asking us to include e2e coverage. So, currently we plan adding a small, purpose-built test controller for...
Thanks for the suggestion! I agree that using the `key.alpha.sharding.timebertt.dev/` label/annotation should work well for most cases. However, in our setup, we need to manage objects that span across multiple...