We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2258621 commit d40b080Copy full SHA for d40b080
PendingReleaseNotes.md
@@ -0,0 +1,14 @@
1
+# v0.13.0 Pending Release Notes
2
+
3
+## Breaking changes
4
5
+## Features
6
7
+- allow override of precedence of key rotation and reclaim space related annotations
8
+using a ConfigMap key `schedule-precedence`.
9
10
+## NOTE
11
12
+- `schedule-precedence` defaults to `pvc` which reads the annotations in order of
13
+PVC > NS > SC. It can be set to `storageclass` to respect only the storageclass
14
+annotations.
0 commit comments