kueue icon indicating copy to clipboard operation
kueue copied to clipboard

Provide support for ProvisioningRequest's BookingExpired condition

Open PBundyra opened this issue 8 months ago • 10 comments

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 is Admitted this Condition has no effect. If Workload is still waiting for admission due to others AdmissionChecks running, then with respect to retry policy it, the Provisioning AdmissionCheck gets retried or rejected.

Which issue(s) this PR fixes:

Fixes #2041

Special notes for your reviewer:

Does this PR introduce a user-facing change?

Kueue now supports ProvisioningRequest's condition `BookingExpired`

PBundyra avatar Jun 19 '24 11:06 PBundyra