Skip to content

Add feature gate for reclaimable Pods feature #7524

@PBundyra

Description

@PBundyra

What would you like to be added:
Feature gate for reclaimable Pods feature

Why is this needed:
To disable the feature. We observed that it can lead to too aggressive preemption.

When part of the quota is released, the preemption is issued whereas if the quota was released entirely an incoming workload could fit in without preemption. The rest of the quota is released O(100ms) later so the improvement is negligible.

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

No one assigned

    Labels

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions