Patryk Bundyra

Results 19 issues of Patryk Bundyra

#### What type of PR is this? /kind feature /kind api-change #### What this PR does / why we need it: This implements changes introduced in #1788 and #1793 ####...

kind/feature
release-note
size/L
approved
kind/api-change
cncf-cla: yes

**What happened**: Admission checks provisioning integration tests failed **What you expected to happen**: **How to reproduce it (as minimally and precisely as possible)**: https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/kubernetes-sigs_kueue/1415/pull-kueue-test-integration-main/1733054915275657216 **Anything else we need to know?**:...

kind/bug
lifecycle/stale
kind/flake

**What would you like to be added**: A mechanism to pass parameters to ProvisioningRequest. **Why is this needed**: Users can pass parameters to ProvisioningRequest using Kueue e.g [ValidUntilSeconds](https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/proposals/provisioning-request.md#atomic-scale-upkubernetesio-class) **Completion requirements**:...

kind/feature

We need to add integration tests for visibility server, `visibility.kueue.x-k8s.io` API. https://github.com/kubernetes-sigs/kueue/pull/1365#discussion_r1408734957 Part of https://github.com/kubernetes-sigs/kueue/issues/168

#### What type of PR is this? /kind feature #### What this PR does / why we need it: Provide support for the new ProvisioningRequest's condition `BookingExpired`. When a Workload...

kind/feature
release-note
size/L
cncf-cla: yes

/kind flake **What happened**: E2e test for Pod groups "Pod groups when Single CQ should allow to preempt the lower priority group" failed **What you expected to happen**: No failuer...

kind/bug
kind/flake

**What would you like to be added**: Deprecate the `retryDelayMinutes` from the AdmissionCheck API **Why is this needed**: It is not used anywhere in the codebase **Completion requirements**: This enhancement...

kind/feature

**What would you like to be cleaned**: I suggest coming with a plan to deprecate [the `QueueVisibility` API](https://github.com/kubernetes-sigs/kueue/tree/main/keps/168-pending-workloads-visibility). I would start with deprecating the `QueueVisiblity` feature gate and deleting logic...

kind/cleanup

## Fixes / Features - Move SystemCharacteristic to a separate module - Delete parser module from `core.py` - should have happen during previous PR, I probably made some mistake during...