Skip to content

Releases: yonahd/kor

v0.5.4

04 Aug 19:50
fbc63c9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.3...v0.5.4

kor-0.1.12

04 Aug 19:47
fbc63c9
Compare
Choose a tag to compare

A Kubernetes Helm Chart to discover orphaned resources using kor

v0.5.3

25 Jul 19:53
93e7d80
Compare
Choose a tag to compare

What's Changed

  • fix(workflow): move chart release workflow and fix fetch-depth bug by @Yuni-sa in #326
  • feat: consider ingress and egress rules for networkpolicies by @tthvo in #310
  • chore(deps): bump k8s.io/apiextensions-apiserver from 0.30.2 to 0.30.3 by @dependabot in #331
  • chore: move slack to utils directory by @yonahd in #327
  • feat: Deduplicate exceptions workflow by @doronkg in #332

Full Changelog: v0.5.2...v0.5.3

kor-0.1.10

28 Jul 18:19
93e7d80
Compare
Choose a tag to compare

A Kubernetes Helm Chart to discover orphaned resources using kor

v0.5.2

26 Jun 10:41
181141d
Compare
Choose a tag to compare

What's Changed

  • docs: update readme to show unused reason by @yonahd in #317
  • feat: add CI step to package and publish Helm chart by @Yuni-sa in #306
  • fix(delete): Refactor input handling & output display on resource deletion by @doronkg in #323
  • fix(multi): Support grouping by resource in multi resource mode by @doronkg in #320
  • Fix: Add filters to replicasets by @yonahd in #324

Full Changelog: v0.5.1...v0.5.2

v0.5.1

18 Jun 19:10
ced2ef2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

18 Jun 18:04
db2b8dd
Compare
Choose a tag to compare

What's Changed

  • chore: find kor exceptions script by @doronkg in #294
  • Feature: exception sorting as makefile targets by @Itaykal in #298
  • refactor(cmd): standardize subcommand aliases with kubectl shortnames by @doronkg in #300
  • feat: add regex in resource exceptions by @Itaykal in #277
  • chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #304
  • chore(deps): bump k8s.io/apiextensions-apiserver from 0.30.1 to 0.30.2 by @dependabot in #301
  • fix(image): Center kor logo image by @Yuni-sa in #308
  • Feat: show unused reason by @yonahd in #278
  • feat: find unused networkpolicies by @tthvo in #296
  • fix: remove reason shorthand by @yonahd in #314

New Contributors

Full Changelog: v0.4.2...v0.5.0

v0.4.2

06 Jun 19:39
2fdeab2
Compare
Choose a tag to compare

What's Changed

  • feat: add AWS EKS defaults by @pbr0ck3r in #291
  • fix(helm): Add missing labels key in metadata by @idfer in #292
  • feat: add helm chart testing by @found-it in #293
  • style: add GitHub action to validate exceptions JSON sorting by @doronkg in #295
  • fix(pdb): fix nil pointer in pdb when selector.matchLabels is nil by @pbr0ck3r in #297

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

23 May 18:59
Compare
Choose a tag to compare

What's Changed

  • feat(helm): Add Extra Labels to Helm Chart for Enhanced Metadata Management by @matazr in #265
  • chore(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 by @dependabot in #274
  • chore(deps): bump k8s.io/apiextensions-apiserver from 0.30.0 to 0.30.1 by @dependabot in #275
  • fix(formatOutput): fix spacing between tables by @pbr0ck3r in #269
  • feat: add K3S exceptions by @Itaykal in #270
  • chore(charts): run helm-docs by @matazr in #280
  • chore(pull_request_template): Update PR template by @doronkg in #282
  • docs: add values.yaml descriptions to README.md by @kvanzuijlen in #281
  • Feat: add failed jobs as unused by @yonahd in #283

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

12 May 17:41
bc3e813
Compare
Choose a tag to compare

What's Changed

  • chore: add github pr template by @pbr0ck3r in #251
  • ci: skip running go checks when no relevant files were changed by @cecobask in #254
  • feat: add GKE exceptions by @pbr0ck3r in #252
  • fix: refactor exceptions into seperate files by @pbr0ck3r in #257
  • fix(GetUnusedAll): skip non-namespaced resources if --include-namespaces flag is used by @doronkg in #258
  • feat: add AKS exceptions by @pbr0ck3r in #260
  • feat: support -e as shortened flag for --exclude-namespaces by @doronkg in #261
  • feat: add Kind exceptions by @doronkg in #263
  • feat: allow grouping options for output by @cecobask in #256
  • chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #264

New Contributors

Full Changelog: v0.3.8...v0.4.0