We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
What would you like to be cleaned:
Currently the configuration assumes the user specifies the full image: https://github.com/kubernetes-sigs/kueue/blob/main/charts/kueue/values.yaml#L171-L174
Why is this needed:
For consistency with the way we specify the image for the main controller: https://github.com/kubernetes-sigs/kueue/blob/main/charts/kueue/values.yaml#L18-L21
The text was updated successfully, but these errors were encountered:
cc @tenzen-y @mbobrovskyi This might be change which requires a different command from the user, but I believe we should align it.
Sorry, something went wrong.
/assign
mbobrovskyi
Successfully merging a pull request may close this issue.
What would you like to be cleaned:
Currently the configuration assumes the user specifies the full image: https://github.com/kubernetes-sigs/kueue/blob/main/charts/kueue/values.yaml#L171-L174
Why is this needed:
For consistency with the way we specify the image for the main controller: https://github.com/kubernetes-sigs/kueue/blob/main/charts/kueue/values.yaml#L18-L21
The text was updated successfully, but these errors were encountered: