Skip to content

Releases: doitintl/kube-no-trouble

nightly-0.4.0-71-g905c878

17 Jun 02:22
905c878
Compare
Choose a tag to compare
Pre-release

Features:

  • Feat: Detect K8s version (139 by stepanstipl)
  • feat: Add coverage for deprecated Storage resources - storage.k8s.io/v1beta1 API group (156 by stepanstipl)
  • feat: Add support for custom resources (111 by stepanstipl)
  • feat: Build arm for linux and darwin (144 by david-doit-intl)
  • feat: Configurable log level (127 by david-doit-intl)
  • feat: Cover deprecated admissionregistration.k8s.io/v1beta1 API group (170 by stepanstipl)
  • feat: Cover deprecated apiextensions.k8s.io/v1beta1 API group (169 by stepanstipl)
  • feat: Cover deprecated apiregistration.k8s.io/v1beta1 API group (168 by stepanstipl)
  • feat: Cover deprecated auth*.k8s.io/v1beta1 API groups (166 by stepanstipl)
  • feat: Cover deprecated certificates.k8s.io/v1beta1 API group (165 by stepanstipl)
  • feat: Cover deprecated networking.k8s.io/v1beta1 - Ingress* resources (163 by stepanstipl)
  • feat: Cover deprecated node.k8s.io/v1beta1 API group (171 by stepanstipl)
  • feat: Cover deprecated rbac.authorization.k8s.io/v1beta1 - RBAC resources (160 by stepanstipl)
  • feat: Cover deprecated scheduling.k8s.io/v1beta1 - PriorityClass resource (159 by stepanstipl)

Fixes:

  • fix: Remove LeaseList and add Lease to cluster collector, add test for Lease (164 by stepanstipl)

Internal/Other:

nightly-0.4.0-50-ge54bb80

12 Jun 02:20
e54bb80
Compare
Choose a tag to compare
Pre-release

Features:

  • Feat: Detect K8s version (139 by stepanstipl)
  • feat: Add coverage for deprecated Storage resources - storage.k8s.io/v1beta1 API group (156 by stepanstipl)
  • feat: Add support for custom resources (111 by stepanstipl)
  • feat: Build arm for linux and darwin (144 by david-doit-intl)
  • feat: Configurable log level (127 by david-doit-intl)
  • feat: Cover deprecated certificates.k8s.io/v1beta1 API group (165 by stepanstipl)
  • feat: Cover deprecated networking.k8s.io/v1beta1 - Ingress* resources (163 by stepanstipl)
  • feat: Cover deprecated rbac.authorization.k8s.io/v1beta1 - RBAC resources (160 by stepanstipl)
  • feat: Cover deprecated scheduling.k8s.io/v1beta1 - PriorityClass resource (159 by stepanstipl)

Fixes:

  • fix: Remove LeaseList and add Lease to cluster collector, add test for Lease (164 by stepanstipl)

Internal/Other:

nightly-0.4.0-22-g60fec90

22 May 02:34
60fec90
Compare
Choose a tag to compare
Pre-release

Features:

Internal/Other:

nightly-0.4.0-16-ga09e909

08 May 02:52
a09e909
Compare
Choose a tag to compare
Pre-release

Features:

Internal/Other:

  • dep: Docker bump golang from 1.16.2-alpine3.12 to 1.16.4-alpine3.12 (141 by dependabot)
  • dep: Go bump github.com/open-policy-agent/opa from 0.27.1 to 0.28.0 (138 by dependabot)
  • ref: Printer Updates (134 by david-doit-intl)

nightly-0.4.0-7-ge158834

05 May 02:50
e158834
Compare
Choose a tag to compare
Pre-release

Features:

Internal/Other:

nightly-0.4.0-4-g5859a13

30 Apr 02:33
5859a13
Compare
Choose a tag to compare
Pre-release

Features:

Internal/Other:

  • dep: Go bump github.com/open-policy-agent/opa from 0.27.1 to 0.28.0 (138 by dependabot)

nightly-0.4.0-2-g5775d00

21 Apr 02:34
5775d00
Compare
Choose a tag to compare
Pre-release

Features:

0.4.0

09 Apr 11:05
3d82a3f
Compare
Choose a tag to compare

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)

nightly-0.3.2-100-g1b3913b

07 Apr 02:36
1b3913b
Compare
Choose a tag to compare
Pre-release

Features:

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 Golang to v1.15 (50 by david-doit-intl)
  • 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)
  • docs: Add CI use section (47 by stepanstipl)
  • feat: Add deprecation rules (coordination, authentication, authorization) in 1.22 ruleset (92 by dja-fr)
  • fix: Default the Helm manifest namespace to the release namespace (95 by meringu)
  • ref: Replace statik with Go embed (109 by david-doit-intl)

nightly-0.3.2-98-ga011986

02 Apr 02:38
a011986
Compare
Choose a tag to compare
Pre-release

Features:

Fixes:

  • fix: Make manifest order read by file collector stable (43 by stepanstipl)

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: 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 Golang to v1.15 (50 by david-doit-intl)
  • 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)
  • docs: Add CI use section (47 by stepanstipl)
  • feat: Add deprecation rules (coordination, authentication, authorization) in 1.22 ruleset (92 by dja-fr)
  • fix: Default the Helm manifest namespace to the release namespace (95 by meringu)
  • ref: Replace statik with Go embed (109 by david-doit-intl)