Skip to content

Releases: yonahd/kor

v0.6.8

22 Apr 18:02
d6986c9

Choose a tag to compare

What's Changed

  • refactor: Refactor GetConfig function for kubeconfig handling by @Gakhramanzode in #554
  • Fix env indentation inside CronJob template of Helm chart by @dabico in #557
  • Add values to chart: image pull policy / image pull secret / security contexts by @dabico in #559
  • fix: improve Slack integration by @dabico in #558
  • chore(deps): bump k8s.io/apiextensions-apiserver from 0.35.0 to 0.35.1 by @dependabot[bot] in #568
  • feat: customizable RBAC templates by @sleeyax in #563
  • chore(deps): bump k8s.io/apiextensions-apiserver from 0.35.1 to 0.35.2 by @dependabot[bot] in #574
  • Update README.md by @yonahd in #578
  • chore(deps): bump k8s.io/apiextensions-apiserver from 0.35.2 to 0.35.3 by @dependabot[bot] in #585
  • chore(deps): bump github.com/fatih/color from 1.18.0 to 1.19.0 by @dependabot[bot] in #587
  • feat: Include cluster name in the output by @dabico in #586
  • chore(deps): bump k8s.io/apiextensions-apiserver from 0.35.3 to 0.35.4 by @dependabot[bot] in #592
  • 0.6.8 bump by @yonahd in #593

New Contributors

Full Changelog: v0.6.7...v0.6.8

kor-0.2.15

22 Apr 17:58
d6986c9

Choose a tag to compare

A Kubernetes Helm Chart to discover orphaned resources using 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