Bryan Keane
Bryan Keane
another test for the codeflare sdk E2E issues. Using my CFO fork which has changes on main branch
E2E won't run when I create a PR targetting my fork. This won't be merged, just using it to run the local GPU test
# Issue link # What changes have been made Made `RAY_USAGE_STATS_ENABLED` default to = 0, which == disabled. Added unit tests to ensure enabledment and disablement. Also did manual testing...
### Search before asking - [x] I had searched in the [issues](https://github.com/ray-project/kuberay/issues) and found no similar feature requirement. ### Description Kuberay has support for interacting with RayClusters via a python...
## Why are these changes needed? Kuberay python-client has support for creating RayClusters. This change adds similar support to the client for Ray Jobs ## Related issue number [3829](https://github.com/ray-project/kuberay/issues/3829) ##...
# Issue link https://issues.redhat.com/browse/RHOAIENG-39075 # What changes have been made Added new E2E directory structure # Verification steps N/A ## Checks - [ ] I've made sure the tests are...
### Search before asking - [x] I had searched in the [issues](https://github.com/ray-project/kuberay/issues) and found no similar feature requirement. ### Description Currently a user needs to utilise the Kuberay Git repository,...
### Search before asking - [x] I had searched in the [issues](https://github.com/ray-project/kuberay/issues) and found no similar feature requirement. ### Description Currently Kuberay only supports mTLS via Istio. [Cert Manager](https://cert-manager.io/docs/) is...
## Why are these changes needed? ## Related issue number ## Checks - [ ] I've made sure the tests are passing. - Testing Strategy - [ ] Unit tests...