Skip to content

Rollout of new revision will kill old pods at the same time #15889

@houshengbo

Description

@houshengbo

What version of Knative?

1.16.1 or above
1.17.x
1.18.x
main branch

Expected Behavior

When we launch a new revision of the knative service, the pods of the old revisions should not be terminated, until all the minimum number of the pods for the new revision are up.

Actual Behavior

Old pods of the old revision starts to terminate when the new pods of the new revision are launching.

Steps to Reproduce the Problem

Create a knative service. Then create a new version of the same service.
Watch the changes of the pods or deployments for both of the revisions.

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions