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.
2 parents d5b00c5 + 064be62 commit b99d54dCopy full SHA for b99d54d
CHANGELOG-1.1.md
@@ -0,0 +1,12 @@
1
+# Changelog since v1.0.2
2
+
3
+## Deprecations
4
+* Command line flag `--connection-timeout` is deprecated and has no effect.
5
6
+## Notable Features
7
+* livenessprobe tries to connect to the CSI driver indefinitely only at startup ([##37](https://github.com/kubernetes-csi/livenessprobe/pull/37))
8
9
+## Other Notable Changes
10
+* Use distroless as base image ([##40](https://github.com/kubernetes-csi/livenessprobe/pull/40))
11
+* Migrate to k8s.io/klog from glog ([##36](https://github.com/kubernetes-csi/livenessprobe/pull/36))
12
+* add prune to gopkg.toml ([##30](https://github.com/kubernetes-csi/livenessprobe/pull/30))
0 commit comments