Open tenzen-y opened 3 months ago
cc: @PBundyra @yaroslava-serdiuk
/assign
/priority important-long term
Deprecation should once 1.29 is out of support.
@kannon92: The label(s) priority/important-long, priority/term
cannot be applied, because the repository doesn't have them.
/priority important-longterm
IIUC https://github.com/kubernetes-sigs/kueue/pull/2753#issuecomment-2264632961, we should wait until 1.30.1 is EOL. This will take something like a year.
IIUC #2753 (comment), we should wait until 1.30.1 is EOL. This will take something like a year.
I think so too.
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
/remove-lifecycle stale
What would you like to be cleaned: Since this PR, we started supporting the new ProvisioningRequest annotations, but we did not remove deprecated annotations so that we can maintain backward compatibility with the previous ClusterAutoscaler versions.
So, based on the Kubernetes deprecation policy, as we discussed here, we would like to stop using deprecated ProvisioningRequest annotations here:
https://github.com/kubernetes-sigs/kueue/blob/e34732589c27f1d82f4e90c0d15c59ebb5f05e28/pkg/controller/admissionchecks/provisioning/constants.go#L22-L23
Why is this needed: Deprecated annotations will be removed in the future ClusterAutocaler version.