Skip to content

[Improvement] Allow ITS to update crashed pods #9819

@cjc7373

Description

@cjc7373

User Story

When a pod get crashed (such as OOMKilled), a user may want to update it (such as increase its memory limit). However, this is not possiable because ITS contoller only update a pod when it is ready and available.

requested by @wangyelei

Proposed solution

We may want to loose this constraint in ITS controller. The rolling update process still needs to be effective.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions