github doitintl/kube-no-trouble 0.6.0

2 years ago

Kubent 0.6.0 adds some new functionality, mainly to make working with and integrating kubent easier and more convenient. To name a few new additions:

  • Support for output files (#355)
  • Version flag (#268)
  • Support for in-cluster auth (#237)
  • Support for checking additional annotations (#323)

and also increases coverage - storage.k8s.io/v1beta1 (#346) and autoscaling/v2beta1 and autoscaling/v2beta2 (#374). And a ton of other, smaller improvements in usability, test coverage, docs and build process.

🐳 🐳 🐳 Finally, after a harsh and arduous battle with GitHub Actions, we publish an official Docker image - you can find it at ghcr.io/doitintl/kube-no-trouble:0.6.0 (and also tagged with the latest tag). 🐳 🐳 🐳

Thanks to all the existing and especially all the new contributors: 👏 👏 👏


Docker Image: ghcr.io/doitintl/kube-no-trouble:0.6.0

Changelog

Features:

  • feat: Add Version flag (-v) (268 by dark0dave)
  • feat: Add support for configuring output file (355 by stepanstipl)
  • feat: Add support for detecting snapshot.storage.k8s.io/v1beta1 (346 by stepanstipl)
  • feat: Add support for in-cluster auth (237 by stepanstipl)
  • feat: Add support for installing latest nightly release to install script (350 by dark0dave)
  • feat: Display correct version in User-Agent HTTP header (338 by dark0dave)
  • feat: Support for checking additional annotations (323 by AndreasSko)
  • feat: Cover deprecated autoscaling/v2beta1 and autoscaling/v2beta2 (374 by dark0dave)

Fixes:

Internal/Other:

  • ci: Fix missing build info in docker images (380 by stepanstipl)
  • ci: Fix missing build info in docker images (382 by stepanstipl)
  • build: Remove upx (220 by dark0dave)
  • chore: Fix spelling and add pre-commit for it (352 by dark0dave)
  • chore: Pre-commit - fix versions and remove broken make linter (269 by dark0dave)
  • chore: update maintainers for dependabot (307 by dark0dave)
  • ci: Build and publish docker image (312 by dark0dave)
  • ci: Fix latest tag and avoid rebuild (383 by stepanstipl)
  • ci: Fix name of Docker repo to be correctly expanded (375 by dark0dave)
  • ci: Update GH checkout action to v2 (253 by stepanstipl)
  • ci: Update checkout action to latest (v3.0.2) and fix issue with git safe dir (308 by dark0dave)
  • dep: Bump golang from 1.19.0-alpine3.16 to 1.19.1-alpine3.16 (351 by dependabot)
  • dep: Docker bump golang from 1.19.1-alpine3.16 to 1.19.2-alpine3.16 (381 by dependabot)
  • dep: Go bump github.com/open-policy-agent/opa from 0.33.1 to 0.34.2 (233 by dependabot)
  • dep: Update to Golang 19 (337 by dark0dave)
  • docs: Add Docker section (379 by stepanstipl)
  • docs: Add example of scanning all files in a directory (347 by stepanstipl)
  • docs: Update link to blog (342 by stepanstipl)
  • fix: Fix missing aarch64 option in install script help message (371 by dark0dave)
  • fix: Full path of the docker registry (376 by dark0dave)
  • test: Add tests for empty output (349 by dark0dave)
  • test: Reduce test noise level (348 by stepanstipl)

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

NewReleases is sending notifications on new releases.