kuberay
kuberay copied to clipboard
[Feature][kubectl-plugin] Add `all` and `worker` node type to kubectl ray log
Why are these changes needed?
This PR adds the node type "worker" and "all" to kubectl ray log
Worker logs:
All RayCluster logs:
Related issue number
Part of #2419
Checks
- [ ] I've made sure the tests are passing.
- Testing Strategy
- [x] Unit tests
- [x] Manual tests
- [ ] This PR is not tested :(