Releases: snyk/kubernetes-monitor
Releases · snyk/kubernetes-monitor
v1.21.3
1.21.3 (2020-02-20)
Bug Fixes
- bump snyk-docker-plugin version to remain up to date, no visible changes should apply (7582d09)
v1.21.2
1.21.2 (2020-02-11)
Bug Fixes
- retry skopeo copy command (b752a6f)
v1.21.0
1.21.0 (2020-01-31)
Bug Fixes
- OpenShift 4 exception for
runAsUser
and runAsGroup
(db7678b)
- OpenShift execption to set env var HOME (b8af00e)
Features
- create integration test support for OpenShift 4 (b1d7ea6)
v1.20.8
1.20.8 (2020-01-27)
Bug Fixes
- check k8s-api error for response before assuming it's there (5d6f77a)
v1.20.7
1.20.7 (2020-01-23)
Bug Fixes
- exit the process on unhandled rejections (9e1b3e8)
- ignore errors while shutting down (22f9c98)
- log and rethrow whenever are listFunctions fail (8350de5)
v1.20.6
1.20.6 (2020-01-19)
Bug Fixes
- enhance how we identify ECR images (e54b745)
v1.20.5
1.20.5 (2020-01-19)
Bug Fixes
- assert file system path for skopeo copy is truthy (e429957)
v1.20.3
1.20.3 (2020-01-02)
Bug Fixes
- stop logging during unit tests (056720a)