Releases: yonahd/kor
Releases · yonahd/kor
v0.3.8
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
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
v0.3.5
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
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
What's Changed
- Fix spaces and lost labels by @MostovykVlad in #177
- chore(deps): bump k8s.io/client-go from 0.28.4 to 0.29.0 by @dependabot in #183
- chore(deps): bump k8s.io/apiextensions-apiserver from 0.28.4 to 0.29.0 by @dependabot in #182
- feat: add replicaset cleaner by @cindyliu-tec in #180
- chore(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #185
- Add finalizer subcommand by @Yuni-sa in #172
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Add discord server to Readme by @yonahd in #171
- feat: add jobs cleaner by @cindyliu-tec in #168
- feat: find evicted pods by @Nezz7 in #173
- Fix exporterInterval variable. by @MostovykVlad in #176
- Fix command in templates. by @MostovykVlad in #175
- Add labels to all templates. by @MostovykVlad in #174
New Contributors
- @cindyliu-tec made their first contribution in #168
- @Nezz7 made their first contribution in #173
- @MostovykVlad made their first contribution in #176
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Bump k8s.io/apiextensions-apiserver from 0.28.3 to 0.28.4 by @dependabot in #162
- feat:add version flag to ldflags and print version in banner by @sidkhuntia in #158
- Feat: Find unused pv by @yonahd in #163
- fix ingress flag as used by @yonahd in #169
New Contributors
- @sidkhuntia made their first contribution in #158
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- add ability to discover projected secrets by @yonahd in #156
- feat: add inUse label prompt for non deleted resources by @patricktalmeida in #150
Full Changelog: v0.2.9...v0.3.0
v0.2.9
What's Changed
- chore: cleanup unused and remove dup by @slimm609 in #146
- fix: make verbose logs a flag by @slimm609 in #147
- chore: add missing filters to service and SA by @yonahd in #148
- fix: fix output for yaml and json, banner by @slimm609 in #149
- fix incorrect example namespace flags by @andyr8939 in #152
- fix: fix output banner for yaml and json by @slimm609 in #153
- doc: add verbose flag by @yonahd in #154
New Contributors
- @andyr8939 made their first contribution in #152
Full Changelog: v0.2.8...v0.2.9