Open mbobrovskyi opened 2 months ago
Question regarding the support: https://github.com/kubernetes-sigs/kueue/pull/3043#discussion_r1760626660. I'm wondering what happens if 1.32 is released, so we release 0.10 Kueue according to the plan. IIUC this will complicate deployment of the latest Kueue on 1.31 which will be still used by majority of clusters at that point.
@mbobrovskyi Could you update this issue to align with the latest decision?
What would you like to be added:
As we discussed here and here we should merge the FlowSchema and PriorityLevelConfiguration v1 manifests into the installation manifests and remove v1beta3 manifests once the latest Kubernetes version (1.28) no longer supports v1beta1.
Why is this needed:
During the second iteration of Graduation criteria of visibility we need to merge manifests.
Due to flowcontrol.apiserver.k8s.io/v1beta3 FlowSchema is deprecated in v1.29+ and unavailable in v1.32+ we don't need to support v1beta3 anymore.
Completion requirements:
This enhancement requires the following artifacts:
The artifacts should be linked in subsequent comments.