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
What would you like to be added:
We would drop the use of the Pod TAS label which is used for filtering out the pods managed by TAS:
kueue/apis/kueue/v1alpha1/tas_types.go
Lines 57 to 61 in fd2519a
This was requested as a cleanup in the comment: #3271 (comment)
However, if we hit roadblocks, we should revisit the proposal of dropping the label,
Why is this needed:
To avoid using labels which duplicate the information which is already present in the workload.
The text was updated successfully, but these errors were encountered:
cc @PBundyra @tenzen-y
Sorry, something went wrong.
cc @mbobrovskyi
No branches or pull requests
What would you like to be added:
We would drop the use of the Pod TAS label which is used for filtering out the pods managed by TAS:
kueue/apis/kueue/v1alpha1/tas_types.go
Lines 57 to 61 in fd2519a
This was requested as a cleanup in the comment: #3271 (comment)
However, if we hit roadblocks, we should revisit the proposal of dropping the label,
Why is this needed:
To avoid using labels which duplicate the information which is already present in the workload.
The text was updated successfully, but these errors were encountered: