Michał Woźniak

Results 644 comments of Michał Woźniak

Looking at the code by "Provisioning Requests are not supported, skipped admission check controller setup" leads to https://github.com/kubernetes-sigs/kueue/blob/f6f80a5b8aa7e537ac2c6293688deb13a1c048e6/pkg/controller/admissionchecks/provisioning/indexer.go#L74-L83. @leipanhz can you check if you have CA installed on your cluster...

I think you may need to install ClusterAutoscaler as well. I suppose minikube does not do it by default. You can check if you have the required CRDs by `kubectl...

yeah, installing the CRD is essential, but even then I dont know if minikube supports CA to allow any sensible testing. Maybe you could ask get some help at the...

I perfectly understand the use-case of being able to play with ProvisiningRequests for free prior to an investment. However, you are blocked on by the ClusterAutoscaler - minikube support, rather...

/test pull-kubernetes-node-e2e-containerd

/close will reopen if more experiments are needed

/assign @PBundyra Based on the question https://github.com/kubernetes-sigs/kueue/pull/4265#issuecomment-2678299702

@IrvingMg does TAS already support MultiKueue in this branch (without ProvReq)? It could be valuable as the first step.

I think ideally we should have a solution which allows to enable TAS on the management cluster as this is soon to be default (when we graduate to Beta). I...

/hold Just so that https://github.com/kubernetes/test-infra/pull/33034 merges first as asked in the other PR description "Please merge this PR just before you merge the kueue PR."