Skip to content

Add retry mechanism for AdmissionChecks in Kueue #3258

@PBundyra

Description

@PBundyra

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 was never supported and will be remove in API v1beta2. In the AdmissionCheck API there is the Retry, however the workload controller evicts the Workload without retrying it. Hence, there is a lot of improvement potential for the retry mechanism.

Completion requirements:

This enhancement requires the following artifacts:

  • Design doc
  • API change
  • Docs update

The artifacts should be linked in subsequent comments.

Metadata

Metadata

Assignees

Labels

kind/featureCategorizes issue or PR as related to a new feature.

Type

No type

Projects

Status

0.14.0 Candidates

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions