Releases: yonahd/kor
Releases · yonahd/kor
v0.5.4
What's Changed
- update chart version 0.5.3 by @yonahd in #337
- Update chart release workflow by @yonahd in #338
- revert: Update chart release workflow by @yonahd in #339
- docs(README): Update release badges & ClusterRole aggregation by @doronkg in #340
- Feat: Enhance unused jobs discovery by @nati-elmaliach in #336
- chore: update chart version pre-release by @yonahd in #342
New Contributors
- @nati-elmaliach made their first contribution in #336
Full Changelog: v0.5.3...v0.5.4
kor-0.1.12
A Kubernetes Helm Chart to discover orphaned resources using kor
v0.5.3
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
A Kubernetes Helm Chart to discover orphaned resources using kor
v0.5.2
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
v0.5.0
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
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
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
- @matazr made their first contribution in #265
- @Itaykal made their first contribution in #270
- @kvanzuijlen made their first contribution in #281
Full Changelog: v0.4.0...v0.4.1
v0.4.0
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