Yuchen Cheng
Yuchen Cheng
Hi, may I have a try?
@lauchokyip Thanks a lot! 😃 /assign
I think that I could follow https://github.com/kubernetes/kubectl/issues/965#issuecomment-718070378 to make some updates. My question is should `--resource-version` only be imported when `--watch` is active, or should it be imported to the...
@logicalhan Got it. Thanks. 😃
@howardshaw Sorry I ran out of time recently, please go ahead if you would like to.
Since language servers usually do not follow the release cycle of the main code base, should we separate it as an isolated repo?
I'm not sure whether my understanding is approproate. I consider that the relationship between `monas` and `pdm` could be similar to the one between `turbo` and `pnpm` in Node.js. `pnpm`...
I have tried [elastic/crd-ref-docs](https://github.com/elastic/crd-ref-docs) to generate API documentation of CRD with other Kubernetes Operator projects and it works well. Here is an example of generated docs with KubeRay using `crd-ref-docs`....
I have noticed that there is an [API Reference](https://docs.ray.io/en/latest/cluster/kubernetes/references.html) field in the Ray documentation, maybe it's a good choice. But you will have to sync the documentation when releasing KubeRay...