Skip to content

Add preemmptable attribute into PodGroup #2141

Open
@k82cn

Description

What would you like to be added:

Add Preemptable attribute into PodGroup to enable preempt/reclaim action.

Why is this needed:

Currently, we have preemptable annotation for Pod; and it's better to enable Preemptable for PodGroup:

  • If PodGroup is preemptable, its Pods can be preemptable or not
  • If PodGroup is un-preemptable, its Pods can not be preemptable, we should check this in webhook

Metadata

Assignees

Labels

area/schedulinghelp wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions