We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52d6e98 commit ed136acCopy full SHA for ed136ac
CHANGELOG.md
@@ -1,5 +1,16 @@
1
## Changelog
2
3
+### v0.17.0-rc.1
4
+- Add CAP_SYS_ADMIN if volume-mounts list strategy is included
5
+- Remove unneeded DEVICE_PLUGIN_MODE envvar
6
+- Fix applying SELinux label for MPS
7
+- Use a base image that aligns with the ubi-minimal base image
8
+- Switch to a ubi9-based base image
9
+- Remove namespace field from cluster-scoped resources
10
+- Generate labels for IMEX cligue and domain
11
+- Add optional injection of the default IMEX channel
12
+- Allow kubelet-socket to be specified as command line argument
13
+
14
### v0.16.2
15
- Add CAP_SYS_ADMIN if volume-mounts list strategy is included (fixes #856)
16
- Remove unneeded DEVICE_PLUGIN_MODE envvar
0 commit comments