Skip to content

Releases: yonahd/kor

v0.3.8

30 Apr 19:22
8822778
Compare
Choose a tag to compare

What's Changed

  • Feat: Add support for multiple resources in Exporter function by @Yuni-sa in #229
  • Fix: Include unused pods in getUnusedAllNamespaced by @Yuni-sa in #231
  • Docs: Add CRDs to exceptions by @yonahd in #234
  • chore(deps): bump k8s.io/apiextensions-apiserver from 0.29.3 to 0.30.0 by @dependabot in #244
  • feat(image): build multi-arch image by @isindir in #247
  • chore: upgrade go version to 1.22.0 by @cecobask in #250
  • refactor: configure golangci-lint and upgrade github actions by @cecobask in #246
  • refactor: map false minikube unused resources by @cecobask in #241

New Contributors

Full Changelog: v0.3.7...v0.3.8

v0.3.7

24 Mar 18:06
06a2b4e
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #217
  • feat: unused StorageClasses by @doronkg in #216
  • fix: ClusterRole Aggregation by @sempex in #221
  • chore(deps): bump k8s.io/apiextensions-apiserver from 0.29.2 to 0.29.3 by @dependabot in #222
  • fix(GetUnusedAll) - JSON concatenation by @doronkg in #227
  • Fix: exclude multi by @yonahd in #228

New Contributors

Full Changelog: v0.3.6...v0.3.7

v0.3.6

03 Mar 20:52
07d6f3e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.5...v0.3.6

v0.3.5

20 Feb 08:14
2507ed3
Compare
Choose a tag to compare

What's Changed

  • Feat: added support for unused DaemonSets by @doronkg in #199
  • Docs: Added CONTRIBUTING.md by @doronkg in #203
  • docs: Update readme to reflect current state by @yonahd in #204
  • add clusterrole support by @hagay3 in #198
  • chore(deps): bump k8s.io/apiextensions-apiserver from 0.29.1 to 0.29.2 by @dependabot in #207

New Contributors

Full Changelog: v0.3.4...v0.3.5

v0.3.4

09 Feb 09:23
d63de17
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump k8s.io/apiextensions-apiserver from 0.29.0 to 0.29.1 by @dependabot in #188
  • Fix: Version print only if table by @yonahd in #192
  • refactor: remove unused "resourceMap" from GetUnusedCrds func by @Forget-C in #193
  • Fix typo: corrected 'retreive' to 'retrieve' by @doronkg in #195
  • Refactor some codes, add filter objects, and add support for lable filtering... by @Forget-C in #194
  • Fix typo: corrected 'confimgmaps.go' to 'configmaps.go' by @doronkg in #196
  • Fix: refactored mismatching deletion resource types by @doronkg in #201
  • Refactor: added missing resources and separated cluster-scoped resources by @doronkg in #202

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

10 Jan 20:07
a911793
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

10 Dec 19:01
d5ad468
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

29 Nov 18:58
a459be1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

16 Nov 09:01
062aec6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.9...v0.3.0

v0.2.9

14 Nov 12:07
4a93e14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.8...v0.2.9