tarjintor

Results 2 issues of tarjintor

For example, I have many requests need chrome to get, one browser is not enough. In selenium,we can use grid,connect the hub,and he communicate to nodes something like cluster

I am trying to run the turtorial https://kopf.readthedocs.io/en/latest/walkthrough/resources/ And when I `kubectl apply -f crd.yaml` then it goes wrong as ``` The CustomResourceDefinition "ephemeralvolumeclaims.zalando.org" is invalid: spec.versions: Invalid value: []apiextensions.CustomResourceDefinitionVersion{apiextensions.CustomResourceDefinitionVersion{Name:"v1",...

bug