chasain
chasain
I'm working on tracking down a redis usage issue in a multi-threaded application so I wrapped several calls to redis_client.get with various labels in python 3.7, but it's not correctly...
I built this example while trying to make rules_k8s a bit cleaner for us, it allows me to define something like ``` clusters(name = "cluster", clusters = [":minikube"]) cluster( name...
**What happened**: kruise-daemon isn't able to resolve internal DNS entries, i.e. a locally host docker proxy **What you expected to happen**: kruise-daemon should be able to resolve service.namespace.svc.cluster.local entries **How...
Using a paramater like: ```yaml config: site: ## @param config.site.version [string,nullable] Version of config archive ## version: null ``` gives a schema definition of: ```json "version": { "type": "string", "description":...