Skip to content

Releases: yonahd/kor

kor-0.2.14

27 Feb 08:34
2e69ecc

Choose a tag to compare

A Kubernetes Helm Chart to discover orphaned resources using kor

kor-0.2.12

28 Jan 21:41
d8ed073

Choose a tag to compare

A Kubernetes Helm Chart to discover orphaned resources using kor

v0.6.7

14 Jan 19:52
cbd4f6b

Choose a tag to compare

What's Changed

  • exceptions: add new resource for EKS extension metrics apiserver by @yeshivsher in #524
  • chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #527
  • chore(deps): bump k8s.io/apiextensions-apiserver from 0.34.2 to 0.34.3 by @dependabot[bot] in #529
  • feat: Detect pods in crashloopbackoff by @yonahd in #534
  • fix(helm): move imagePullPolicy and terminationMessagePath to proper … by @yafanasiev in #535
  • feat: separate Helm chart releases from application releases by @Copilot in #537
  • Docs: korpro by @yonahd in #542
  • fix: Add endpointslices to list of resources in chart roles by @dabico in #545
  • fix: resolve golangci-lint errcheck and staticcheck violations by @Copilot in #547
  • chore: update go to 1.25 by @yonahd in #543
  • chore: replace deprecated fake.NewSimpleClientset with fake.NewClientset by @Copilot in #549
  • The script discovered false-positive default resources in the cluster and saved them to the exceptions/ directory: by @yeshivsher in #551
  • Update API extensions client initialization in tests by @yonahd in #550
  • chore(deps): bump k8s.io/apiextensions-apiserver from 0.34.3 to 0.35.0 by @dependabot[bot] in #540
  • chore: bump chart version by @yonahd in #552

New Contributors

Full Changelog: v0.6.6...v0.6.7

kor-0.2.11

14 Jan 19:47
cbd4f6b

Choose a tag to compare

A Kubernetes Helm Chart to discover orphaned resources using kor

kor-0.2.10

04 Jan 14:48
9b3471e

Choose a tag to compare

A Kubernetes Helm Chart to discover orphaned resources using kor

kor-0.2.9

22 Dec 06:11
534e258

Choose a tag to compare

A Kubernetes Helm Chart to discover orphaned resources using kor

v0.6.6

19 Nov 20:27
71e4db7

Choose a tag to compare

What's Changed

  • Fix: cron issue in helm chart by @yonahd in #513
  • chore(deps): bump k8s.io/apiextensions-apiserver from 0.34.1 to 0.34.2 by @dependabot[bot] in #515
  • feat: add PriorityClass resource detection by @Copilot in #519
  • exceptions: add new kind resource exceptions by @yonahd in #521
  • exceptions: support new GKE exception resources by @yonahd in #522
  • chore: 0.6.6 preversion bump by @yonahd in #523

Full Changelog: v0.6.5...v0.6.6

kor-0.2.8

19 Nov 20:22
71e4db7

Choose a tag to compare

A Kubernetes Helm Chart to discover orphaned resources using kor

v0.6.5

16 Oct 20:41
8367b39

Choose a tag to compare

What's Changed

  • chore(deps): bump k8s.io/apiextensions-apiserver from 0.33.3 to 0.33.4 by @dependabot[bot] in #485
  • chore(deps): bump k8s.io/apiextensions-apiserver from 0.33.4 to 0.34.0 by @dependabot[bot] in #492
  • chore(deps): bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 by @dependabot[bot] in #495
  • chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #494
  • chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in #496
  • chore(deps): bump k8s.io/apiextensions-apiserver from 0.34.0 to 0.34.1 by @dependabot[bot] in #501
  • chore(deps): bump github.com/spf13/viper from 1.20.1 to 1.21.0 by @dependabot[bot] in #499
  • Fix CRD processing to use served version instead of first version by @Copilot in #508
  • chore: prerelease bump 0.6.5 by @yonahd in #509

Full Changelog: v0.6.4...v0.6.5

kor-0.2.5

16 Oct 20:35
8367b39

Choose a tag to compare

A Kubernetes Helm Chart to discover orphaned resources using kor