github doitintl/kube-no-trouble 0.4.0

latest releases: nightly-0.7.2-6-g94cd462, nightly-0.7.2-2-g342ce7e, 0.7.2...
3 years ago

This release mainly adds support for detecting and flagging custom resources:

kubent -a "ManagedCertificate.v1.networking.gke.io"

and we also started to build and publish Windows binary in parallel with our other releases 🎉 (thanks @david-doit-intl!). There are other new features and tons of fixes, minor improvements.

I would also like to say a special thank you to our new contributors @dja-fr, @manute and @meringu for various improvements and fixes! 👏 👏 👏 Thank you guys!

Features:

  • feat: Add --exit-error (-e) flag (49 by stepanstipl)
  • feat: Add support for custom resources (111 by stepanstipl)
  • feat: Display replacement API and since when it's available (85 by stepanstipl)
  • feat: Support KUBECONFIG env variable (86 by stepanstipl)
  • feat: Windows release (110 by david-doit-intl)
  • feat: Add deprecation rules (coordination, authentication, authorization) in 1.22 ruleset (92 by dja-fr)

Internal/Other:

  • build: Add changelog generation plumbing (69 by stepanstipl)
  • build: Add check for commit message format (56 by stepanstipl)
  • build: Allow hyphens in tags - for nightly (79 by stepanstipl)
  • build: Enable Dependabot (54 by stepanstipl)
  • chore: Removing whitespace at the end of the ruleset 1.16 msg (72 by manute)
  • ci: Add pre-commit checks (53 by david-doit-intl)
  • ci: Create Nightly releases (70 by stepanstipl)
  • ci: Fix failing Upload Release Asset steps (125 by stepanstipl)
  • ci: Make Dependabot commit messages capitalized (62 by stepanstipl)
  • ci: Only consider x.y.z releases for builiding nightly tags (80 by stepanstipl)
  • ci: Prevent runs if nightly tag exists (81 by stepanstipl)
  • dep: Docker bump golang from 1.15.3-alpine3.12 to 1.15.4-alpine3.12 (68 by dependabot)
  • dep: Docker bump golang from 1.15.4-alpine3.12 to 1.15.5-alpine3.12 (71 by dependabot)
  • dep: Docker bump golang from 1.15.5-alpine3.12 to 1.15.6-alpine3.12 (73 by dependabot)
  • dep: Docker bump golang from 1.15.6-alpine3.12 to 1.15.7-alpine3.12 (91 by dependabot)
  • dep: Docker bump golang from 1.16.0-alpine3.12 to 1.16.1-alpine3.12 (115 by dependabot)
  • dep: Docker bump golang from 1.16.1-alpine3.12 to 1.16.2-alpine3.12 (116 by dependabot)
  • dep: Go bump github.com/open-policy-agent/opa from 0.18.0 to 0.24.0 (63 by dependabot)
  • dep: Go bump github.com/open-policy-agent/opa from 0.24.0 to 0.25.2 (77 by dependabot)
  • dep: Go bump github.com/open-policy-agent/opa from 0.25.2 to 0.26.0 (93 by dependabot)
  • dep: Go bump github.com/open-policy-agent/opa from 0.26.0 to 0.27.0 (114 by dependabot)
  • dep: Go bump github.com/open-policy-agent/opa from 0.27.0 to 0.27.1 (117 by dependabot)
  • dep: Go bump github.com/rs/zerolog from 1.20.0 to 1.21.0 (120 by dependabot)
  • dep: Go bump helm.sh/helm/v3 to v3.1.3 (66 by stepanstipl)
  • dep: Go bump k8s.io/apimachinery and k8s.io/client-go to v0.17.13 (64 by stepanstipl)
  • dep: Update autorest and solve ambiguous import isue (55 by stepanstipl)
  • dep: Update to Go 1.16 and containers to 1.16.0-alpine3.12 (101 by dependabot)
  • dep: bump github.com/rs/zerolog from 1.18.0 to 1.20.0 (60 by dependabot)
  • dep: bump helm.sh/helm from 2.16.5+incompatible to 2.17.0+incompatible (61 by dependabot)
  • fix: Default the Helm manifest namespace to the release namespace (95 by meringu)
  • ref: Replace statik with Go embed (109 by david-doit-intl)

Don't miss a new kube-no-trouble release

NewReleases is sending notifications on new releases.