Patryk Bundyra
Patryk Bundyra
## Fixes / Features Create the `xpk` package. Created the `utils` module, which now contains utils function from `xpk.py` ## Testing / Documentation Tested manually, installing xpk and running it....
## Fixes / Features - Creates Storage CRD that allows attaching existing GCS Bucket to workloads ## Testing / Documentation Tested manually, CI/CD tests in progress - [ y ]...
**What would you like to be added**: Retry mechanism for AdmissionChecks. **Why is this needed**: Currently there is no retry mechanism for AdmissionChecks. There is a deprecated field `admissionCheckSpec.retryDelayMinutes` which...
**What would you like to be added**: Add mechanism to ProvisioningRequest controller that would allow user to cap the time ClusterAutoscaler spends on retrying ProvisioningRequest **Why is this needed**: **Completion...
#### What type of PR is this? /kind feature #### What this PR does / why we need it: Describes API extension for `WaitForPodsReady` which expands it's functionality to AdmissionChecks,...
#### What type of PR is this? /kind feature #### What this PR does / why we need it: Described in #2732 #### Which issue(s) this PR fixes: Part of...
**What would you like to be added**: I would like to extend `waitForPodsReady` API to account for AdmissionChecks, so Kueue could timeout AdmissionChecks and requeue the Workload after some backoff....
#### What type of PR is this? /kind documentation #### What this PR does / why we need it: Introduces KEP for ResourceFlavor fallbacks. The details are described in-depth in...
**What would you like to be added**: A mechanism that would allow fallback to a different ResourceFlavor, if Kueue cannot start a job on assigned flavor. **Why is this needed**:...