Releases: yonahd/kor
Releases · yonahd/kor
v0.2.6
What's Changed
- update chart with release v0.2.5 by @yonahd in #111
- Bump k8s.io/client-go from 0.28.2 to 0.28.3 by @dependabot in #112
- Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 by @dependabot in #119
- add initial dashboard by @yonahd in #118
- feat: add customization and filtering options for finding unused resources by @Azhovan in #116
New Contributors
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #99
- Fix: Add helm condition to skip secret manifest creation when slack secrets are not provided by @Yuni-sa in #101
- Add helm documentation by @yonahd in #104
- merge findUnused functions by @yonahd in #108
- Fix: validate HTTP field by @yonahd in #110
Full Changelog: v0.2.4...v0.2.5
v0.2.4
v0.2.3
What's Changed
- Add tests for unused kubernetes resources finders by @yonahd in #58
- style: consistent language by @nikolay in #85
- feat: add helm charts with cronjob support by @patricktalmeida in #78
- Update installation instructions to README.md by @Yuni-sa in #88
- feat: add send to slack support by @patricktalmeida in #77
New Contributors
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Add dockerfile by @Yuni-sa in #70
- Fix inconsistent naming of resource types by @Yuni-sa in #72
- feat: add docker support with workflow to update image by @patricktalmeida in #76
- feat: add InCluster config by @patricktalmeida in #81
- Bump k8s.io/client-go from 0.28.1 to 0.28.2 by @dependabot in #82
New Contributors
- @patricktalmeida made their first contribution in #76
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
What's Changed
- support finding unused Pdbs by @yonahd in #36
- unify slices by @yonahd in #46
- support json response as cli output by @Yuni-sa in #37
- add --exclude-namespace by @linrl3 in #30
- fix resource name in error by @yonahd in #50
- report if no unused resources found in a namespace by @ozgurcd in #48
- Ci improvements by @yonahd in #51
- Bump k8s.io/client-go from 0.27.3 to 0.28.1 by @dependabot in #53
- Issue 44 fixes by @loaynaser3 in #56
- Read Kubeconfig path from env on priority. by @rameshgkwd05 in #49
- Update README with new example and updated flags by @yonahd in #60
New Contributors
- @linrl3 made their first contribution in #30
- @ozgurcd made their first contribution in #48
- @dependabot made their first contribution in #53
- @loaynaser3 made their first contribution in #56
- @rameshgkwd05 made their first contribution in #49
Full Changelog: v0.1.9...v0.2.0