We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Recently MCAD API version was changed to workload.codeflare.dev, however CodeFlare SDK sets labels with the old api version to RayClusters.
workload.codeflare.dev
Please specify the component versions in which you have encountered this bug.
Codeflare SDK:
Create a RayCluster and check its labels.
List any release versions, git commit hashes, or git tags, etc. that you know show the bug. If it is the latest HEAD on main, just put that.
HEAD
main
see
codeflare-sdk/src/codeflare_sdk/templates/base-template.yaml
Line 44 in 06a3a59
codeflare-sdk/src/codeflare_sdk/utils/generate_yaml.py
Line 71 in 06a3a59
The text was updated successfully, but these errors were encountered:
ChristianZaccaria
Successfully merging a pull request may close this issue.
Describe the Bug
Recently MCAD API version was changed to
workload.codeflare.dev
, however CodeFlare SDK sets labels with the old api version to RayClusters.Codeflare Stack Component Versions
Please specify the component versions in which you have encountered this bug.
Codeflare SDK:
Steps to Reproduce the Bug
Create a RayCluster and check its labels.
Affected Releases
List any release versions, git commit hashes, or git tags, etc. that you know show the bug. If it is the latest
HEAD
onmain
, just put that.Additional Context
see
codeflare-sdk/src/codeflare_sdk/templates/base-template.yaml
Line 44 in 06a3a59
and
codeflare-sdk/src/codeflare_sdk/utils/generate_yaml.py
Line 71 in 06a3a59
The text was updated successfully, but these errors were encountered: