We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f43f250 commit 4ba8c47Copy full SHA for 4ba8c47
2 files changed
metadata/next.md
@@ -1,8 +1,9 @@
1
# Breakage
2
-* Refactored labels
+* Refactored resource labeling, resources will need to be redeployed because matchLabels are immutable
3
4
# Changes
5
-* Uniform resource labeling
+* Unified resource labeling
6
+
7
# Updates
8
* Update node-driver-registrar 2.15 -> 2.16
9
* Update livenessprobe 2.17 -> 2.18
pkgs/csi-proto-python/pyproject.toml
@@ -11,5 +11,4 @@ authors = [
11
]
12
readme = "README.md"
13
requires-python = ">=3.12"
14
-license = { text = "MIT" }
15
dependencies = []
0 commit comments