Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Releases: ckotzbauer/chekr

0.5.1

10 Dec 10:19
Compare
Choose a tag to compare

Bug fixes

Build and testing

Dependency updates

  • [bf56768c] - deps: Bump actions/setup-node from 2.4.1 to 2.5.0
  • [6b3694ba] - deps: update kubernetes versions to v0.22.4 (#78)
  • [374c9e99] - deps: update alpine docker tag to v3.15 (#79)
  • [0a89ba1a] - deps: update kubernetes versions to v0.22.3 (#76)
  • [9803a591] - deps: update module github.com/prometheus/common to v0.32.1

Common changes

  • [f0f660be] - chore: use other pull_request_target trigger

0.5.0

09 Oct 10:32
Compare
Choose a tag to compare

Features and improvements

  • [e28f21be] - feat: add support for in-cluster svcs for resources-subcommand
  • [8b563016] - feat: exclude pods by threshold on resources close #69
  • [d1123d0c] - feat: improve config-system with viper close #40

Bug fixes

  • [318ac59f] - fix: handle mandatory param correctly
  • [fab3cdf9] - fix: move logging-init
  • [386ed834] - fix: set correct file-permissions
  • [74651cc2] - fix: adjust resources html template

Cleanup and refactoring

Build and testing

  • [0ec7d4dc] - build: ignore windows-arm builds

Documentation

Dependency updates

  • [46ca14fe] - deps: update module github.com/spf13/viper to v1.9.0
  • [fd5f5d7d] - deps: update module github.com/prometheus/common to v0.31.1 (#72)
  • [240b1d04] - deps: Bump actions/setup-node from 2.4.0 to 2.4.1
  • [ef34664e] - deps: update module github.com/prometheus/common to v0.31.0

Common changes

  • [ddbe62d5] - chore: added kind/question label
  • [4504f69c] - chore: use main as default branch
  • [772d23e3] - chore: use label-command-action@v1

0.4.0

25 Sep 16:14
Compare
Choose a tag to compare

Features and improvements

  • [01fc7c20] - feat: add metric config-option closes #32
  • [eff032ef] - feat: add kyverno subcommands
  • [0a8acf21] - feat: move deprecation logic to "deprecation list"
  • [fcb8601b] - feat: revamp of resources subcommand close #66

Cleanup and refactoring

Build and testing

  • [ded574b7] - build: pin and fix goreleaser

Documentation

Dependency updates

  • [8f6ef045] - deps: update kubernetes versions to v0.22.2 (#68)
  • [1244a62e] - deps: Bump pascalgn/automerge-action from 0.14.2 to 0.14.3
  • [5a7a6594] - deps: update to golang@1.17.0
  • [f611dc9c] - deps: update kubernetes versions to v0.22.1 (#64)
  • [97f40537] - deps: update kubernetes versions to v0.22.0 (#63)
  • [fd95b7a2] - deps: Bump actions/setup-node from 2.3.2 to 2.4.0
  • [83332289] - deps: Bump actions/setup-node from 2.3.1 to 2.3.2
  • [cb797956] - deps: Bump actions/setup-node from 2.3.0 to 2.3.1
  • [41caf56f] - deps: update module github.com/prometheus/common to v0.30.0 (#58)
  • [3f286ac7] - deps: Bump actions/setup-node from 2.2.0 to 2.3.0
  • [d6ade712] - deps: update kubernetes versions to v0.21.3 (#56)
  • [2f6b9f2f] - deps: Bump actions/stale from 3 to 4

Common changes

0.3.0

03 Jul 19:00
Compare
Choose a tag to compare

Features and improvements

  • [ef8c6203] - feat: Updated Kubernetes deprecations
  • [aec69f7c] - feat: add port-forwarding for prometheus-query url close #38
  • [376a462c] - feat: filter by annotations close #42
  • [46dda87f] - feat: exit with error, if deprecations found close #49

Bug fixes

  • [f54c75ae] - fix: quit on missing metrics

Cleanup and refactoring

Documentation

Dependency updates

  • [a13384e7] - deps: update module github.com/spf13/cobra to v1.2.1 (#53)
  • [9a6b2180] - deps: Bump actions/setup-node from 2.1.5 to 2.2.0 (#52)
  • [49b07e55] - deps: update kubernetes versions to v0.21.2 (#50)
  • [e84f8229] - deps: update alpine docker tag to v3.14 (#51)
  • [e7a047fb] - deps: update module github.com/prometheus/common to v0.29.0 (#48)
  • [2a9bb305] - deps: update module github.com/prometheus/common to v0.27.0 (#46)

0.2.0

03 Jun 08:13
Compare
Choose a tag to compare

Features and improvements

  • [df4ebc72] - feat: improve logging and error-handling close #36
  • [6397d451] - feat: add global kubeconfig flag close #33
  • [4af454b9] - feat: default to current cluster-version close #30
  • [fb3fd592] - feat: add count-days param to resources subcommand close #31

Bug fixes

  • [a3f97f9a] - fix: remove next-suffix for snapshots close #35
  • [20b18677] - fix: only use running pods close #37

Build and testing

  • [aa13d219] - build: use delete=true for label-creation
  • [436a0998] - build: remove readme sync
  • [1872ef6e] - build: remove containerscan for now
  • [42faffb2] - build: several docker improvements
  • [d6ddfc1a] - build: only test amd64
  • [c2721aad] - build: setup qemu and buildx
  • [510a2e9f] - build: use latest
  • [0c72becc] - build: tag to latest on release
  • [34a63d4b] - build: test image-build

Documentation

Dependency updates

  • [c6b563a5] - deps: Bump pascalgn/size-label-action from 0.4.2 to 0.4.3 (#45)
  • [4dc8c549] - deps: update lannonbr/issue-label-manager-action action to v3 (#44)
  • [b87b0b82] - deps: Bump pascalgn/automerge-action from 0.14.1 to 0.14.2 (#43)

Common changes

0.1.0

23 May 14:06
Compare
Choose a tag to compare

Build and testing

  • [436a0998] - build: remove readme sync
  • [1872ef6e] - build: remove containerscan for now
  • [42faffb2] - build: several docker improvements
  • [d6ddfc1a] - build: only test amd64
  • [c2721aad] - build: setup qemu and buildx
  • [510a2e9f] - build: use latest
  • [0c72becc] - build: tag to latest on release
  • [34a63d4b] - build: test image-build

Documentation

Common changes

  • [f542156c] - security: add container scan

0.1.0-alpha.3

23 May 07:54
Compare
Choose a tag to compare
0.1.0-alpha.3 Pre-release
Pre-release

Features and improvements

  • [2265b5d1] - feat: Add deprecation feature (#28)
  • [cbf41439] - feat: Updated Kubernetes deprecations
  • [6a057de6] - feat: add generated k8s deprecations
  • [744ccf33] - feat: add api-lifecycle-gen tool
  • [c493fe55] - feat: add ghcr.io too

Bug fixes

Build and testing

  • [9e7b7472] - build: add approved-label
  • [0f6ea975] - build: use default github token
  • [4fabac00] - build: switch order
  • [e03aed38] - build: checkout api-repo
  • [3e611809] - build: fix name
  • [2fcc6aed] - build: automate k8s-deprecation generation

Dependency updates

  • [0b6d5abe] - deps: update module k8s.io/client-go to v0.21.1 (#26)
  • [a823a2cb] - deps: update module github.com/prometheus/common to v0.25.0 (#27)

Common changes

  • [c63e5578] - chore: reconfigure renovate

0.1.0-alpha.2

17 May 05:03
Compare
Choose a tag to compare
0.1.0-alpha.2 Pre-release
Pre-release

Features and improvements

0.1.0-alpha.1

16 May 16:21
Compare
Choose a tag to compare
0.1.0-alpha.1 Pre-release
Pre-release

Features and improvements

Bug fixes

  • [1684258e] - fix: update module github.com/prometheus/common to v0.20.0 (#10)
  • [f3c059f4] - fix: update module github.com/prometheus/common to v0.19.0 (#4)
  • [43a92ae1] - fix: update module k8s.io/client-go to v0.20.5 (#8)
  • [219ba1be] - fix: update module github.com/spf13/cobra to v1.1.3 (#5)
  • [1709d7e0] - fix: update module github.com/prometheus/client_golang to v1.10.0 (#3)

Cleanup and refactoring

  • [08f93f8a] - cleanup: several removals

Documentation

Dependency updates

  • [bd7183e9] - deps: update module github.com/prometheus/common to v0.24.0 (#21)
  • [eec9e346] - deps: Bump pascalgn/automerge-action from 0.13.1 to 0.14.1
  • [c6b3dabe] - deps: fix update
  • [b361de45] - deps: update module github.com/prometheus/common to v0.23.0
  • [0756be67] - deps: update module github.com/prometheus/common to v0.21.0 (#15)
  • [07588d8e] - deps: update module k8s.io/client-go to v0.21.0 (#13)
  • [5e640a9e] - deps: Bump actions/setup-node from v2.1.4 to v2.1.5
  • [1b26386d] - deps: Bump pascalgn/automerge-action

Common changes

  • [020583a9] - chore: normalize deps
  • [2cee7aed] - chore: Merge pull request #2 from ckotzbauer/dependabot/github_actions/actions/setup-node-v2.1.5
  • [f61cdb5a] - chore: Merge pull request #1 from ckotzbauer/dependabot/github_actions/pascalgn/automerge-action-741c311a47881be9625932b0a0de1b0937aab1ae
  • [304f8671] - chore: initial repo setup
  • [e6ad0b2e] - chore: Initial commit