Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,8 @@ stages:
- stage: stable
defaultValue: true
fromVersion: "1.31"
toVersion: "1.33"

removed: true
---
Enables support for appending a dedicated pod condition indicating that the pod is being deleted due to a disruption.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(nit)

Suggested change
Enables support for appending a dedicated pod condition indicating that the pod is being deleted due to a disruption.
Enabled support for appending a dedicated pod condition indicating that the pod is being deleted due to a disruption.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lmktfy I submit a new PR to fix it becase it is merged. please review #51515