Releases: digitalocean/clusterlint
Releases · digitalocean/clusterlint
v0.9.0
v0.8.0
Merge pull request #169 from digitalocean/ihwang/update-go-mod specify go-version in setup-go actions
v0.7.0
update go dependencies (#166)
v0.6.0
CON-9510 update clusterlint (#163)
v0.5.0
Merge pull request #155 from digitalocean/CON-8836-update-kubernetes-…
v0.4.0
Provide an official clusterlint docker image
- Golint was archived a year ago by the package manager. The lint job has been removed from the custerlint CI config
- Cronjob apiVersion batchv1beta has been deprecated in 1.25. It has been migrated to batchv1.
- Client-go has been updated to v0.25.2
v0.3.1
Provide an official clusterlint docker image
v0.3.0
What's Changed
- #149 by @mo-rieger
- CON-7086 fix panic when storage-class is provided via annotations
- CON-7031 update k8s.io/client-go to v0.24.3
New Contributors
- @mo-rieger made their first contribution in #149
Full Changelog: v0.2.14...v0.3.0
v0.2.14
What's Changed
- CON-5812 Extend clusterlint to raise an error-level violation when invalid snapshots are found by @dylanrhysscott in #143
Full Changelog: v0.2.13...v0.2.14
v0.2.13
What's Changed
- CON-6265 Update Kubernetes dependencies in clusterlint by @dylanrhysscott in #142
New Contributors
- @dylanrhysscott made their first contribution in #142
Full Changelog: v0.2.12...v0.2.13