Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions keps/prod-readiness/sig-scheduling/5229.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
kep-number: 5229
beta:
approver: "@wojtek-t"

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
title: Asynchronous API calls during scheduling
kep-number: 5229
authors:
- "@macsko"
owning-sig: sig-scheduling
status: implementable
creation-date: 2025-04-08
reviewers:
- dom4ha
- sanposhiho
approvers:
- dom4ha
- sanposhiho

stage: beta

latest-milestone: "v1.34"

# The milestone at which this feature was, or is targeted to be, at each stage.
milestone:
beta: "v1.34"

# The following PRR answers are required at alpha release
# List the feature gate name and the components for which it must be enabled
feature-gates:
- name: SchedulerAsyncAPICalls
components:
- kube-scheduler
disable-supported: true

metrics:
- async_api_call_execution_total
- async_api_call_duration_seconds
- pending_async_api_calls
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.