Skip to content

Releases: doitintl/kube-no-trouble

nightly-0.6.0-6-ged5405f

06 Nov 02:50
ed5405f
Compare
Choose a tag to compare
Pre-release

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

Changelog

Fixes:

  • fix: Ignore empty documents from Helm collectors (393 by stepanstipl)

Internal/Other:

  • chore: Add debug-level logging to Helm collectors (387 by stepanstipl)
  • ci: Fix latest tag and avoid rebuild (383 by stepanstipl)
  • dep: Docker Bump golang from 1.19.2-alpine3.16 to 1.19.3-alpine3.16 (395 by dependabot)

nightly-0.6.0-4-g70fa35d

29 Oct 02:51
70fa35d
Compare
Choose a tag to compare
Pre-release

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

Changelog

Fixes:

  • fix: Ignore empty documents from Helm collectors (393 by stepanstipl)

Internal/Other:

nightly-0.6.0-2-ga4e5712

14 Oct 03:07
a4e5712
Compare
Choose a tag to compare
Pre-release

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

Changelog

Internal/Other:

0.6.0

06 Oct 14:16
126e47b
Compare
Choose a tag to compare

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)

nightly-0.5.1-84-gc5d5211

06 Oct 02:53
c5d5211
Compare
Choose a tag to compare
Pre-release

Docker Image: ghcr.io/doitintl/kube-no-trouble:nightly-0.5.1-84-gc5d5211

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)

Fixes:

Internal/Other:

  • build: Remove upx (220 by )
  • 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 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)
  • feat: Cover deprecated autoscaling/v2beta1 and autoscaling/v2beta2 (374 by dark0dave)
  • fix: Collect Ingress via v1 API (363 by liggitt)
  • 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)

nightly-0.5.1-80-gabba03b

05 Oct 02:53
abba03b
Compare
Choose a tag to compare
Pre-release

Docker Image: ghcr.io/doitintl/kube-no-trouble:nightly-0.5.1-80-gabba03b

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)

Fixes:

Internal/Other:

  • build: Remove upx (220 by )
  • 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 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: 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)
  • feat: Cover deprecated autoscaling/v2beta1 and autoscaling/v2beta2 (374 by dark0dave)
  • fix: Collect Ingress via v1 API (363 by liggitt)
  • 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)

nightly-0.5.1-75-g841b420

04 Oct 02:54
841b420
Compare
Choose a tag to compare
Pre-release

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)

Fixes:

Internal/Other:

  • build: Remove upx (220 by )
  • 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 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: 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 example of scanning all files in a directory (347 by stepanstipl)
  • docs: Update link to blog (342 by stepanstipl)
  • feat: Cover deprecated autoscaling/v2beta1 and autoscaling/v2beta2 (374 by dark0dave)
  • fix: Collect Ingress via v1 API (363 by liggitt)
  • 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)
    Docker Image:
    ghcr.io/doitintl/kube-no-trouble:nightly-0.5.1-75-g841b420

nightly-0.5.1-73-g4582f53

01 Oct 03:06
4582f53
Compare
Choose a tag to compare
Pre-release

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)

Fixes:

Internal/Other:

  • build: Remove upx (220 by )
  • 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 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: 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 example of scanning all files in a directory (347 by stepanstipl)
  • docs: Update link to blog (342 by stepanstipl)
  • feat: Cover deprecated autoscaling/v2beta1 and autoscaling/v2beta2 (374 by dark0dave)
  • fix: Collect Ingress via v1 API (363 by liggitt)
  • fix: Fix missing aarch64 option in install script help message (371 by dark0dave)
  • test: Add tests for empty output (349 by dark0dave)
  • test: Reduce test noise level (348 by stepanstipl)
    Docker Image:
    ghcr.io//:nightly-0.5.1-73-g4582f53

nightly-0.5.1-65-g1e90244

30 Sep 03:07
1e90244
Compare
Choose a tag to compare
Pre-release

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)

Fixes:

Internal/Other:

  • build: Remove upx (220 by )
  • 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: 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: 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 example of scanning all files in a directory (347 by stepanstipl)
  • docs: Update link to blog (342 by stepanstipl)
  • fix: Collect Ingress via v1 API (363 by liggitt)
  • test: Add tests for empty output (349 by dark0dave)
  • test: Reduce test noise level (348 by stepanstipl)
    Docker Image:
    ghcr.io//:nightly-0.5.1-65-g1e90244

nightly-0.5.1-63-gb91289a

29 Sep 03:05
b91289a
Compare
Choose a tag to compare
Pre-release

Features:

  • Add support for configuring output file (355 by stepanstipl)
  • feat: Add Version flag (-v) (268 by dark0dave)
  • 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)

Fixes:

Internal/Other:

  • build: Remove upx (220 by )
  • 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: 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: 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 example of scanning all files in a directory (347 by stepanstipl)
  • docs: Update link to blog (342 by stepanstipl)
  • fix: Collect Ingress via v1 API (363 by liggitt)
  • test: Add tests for empty output (349 by dark0dave)
  • test: Reduce test noise level (348 by stepanstipl)