Skip to content

Commit

Permalink
mark HonorPVReclaimPolicy as stable
Browse files Browse the repository at this point in the history
  • Loading branch information
carlory committed Jan 13, 2025
1 parent c7d3712 commit 0c1153a
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ stages:
- stage: beta
defaultValue: true
fromVersion: "1.31"
toVersion: "1.32"
- stage: stable
defaultValue: true
fromVersion: "1.33"
---
Honor persistent volume reclaim policy when it is `Delete` irrespective of PV-PVC deletion ordering.
For more details, check the
Expand Down

0 comments on commit 0c1153a

Please sign in to comment.