clusterlint icon indicating copy to clipboard operation
clusterlint copied to clipboard

A best practices checker for Kubernetes clusters. 🤠

Results 17 clusterlint issues
Sort by recently updated
recently updated
newest added

Currently the `lint` check in CI downloads and builds `golint` on every run. This is slow and error-prone in case of GitHub or other outages [as seen in this recent...

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.17.0. Commits b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams 88194ad go.mod: update golang.org/x dependencies 2b60a61 quic: fix several bugs in flow control accounting 73d82ef...

dependencies

Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.8.1+incompatible to 2.8.2+incompatible. Release notes Sourced from github.com/docker/distribution's releases. v2.8.2 What's Changed Revert registry/client: set Accept: identity header when getting layers by @​ndeloof in distribution/distribution#3783 Parse http...

dependencies

Since the `[ignore-]checks` flags can already be specified multiple times, now it can be done with the `[ignore-]namespaces` flags too. Their output is logically AND'ed. The long options have been...

The `ignore-checks` flag had [a clashing description](https://github.com/digitalocean/clusterlint/blob/6b8757815e799609e10d83d9f6fe998b58f4c9cd/cmd/clusterlint/main.go#L102), probably copied from the `checks` one above it. Since the existing negative forms weren't suitable for this flag, I reworded them all for...

I'm trying to upgrade from dok8s v1.28 to v1.29, but clusterlint is telling me that cert-manager's webhook, which uses a `timeoutSeconds` of 30, will block the upgrade. Would someone mind...

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.34.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...

dependencies
go