SHA256
1
0
forked from pool/kor
kor/kor.changes

86 lines
3.3 KiB
Plaintext

-------------------------------------------------------------------
Thu Nov 16 12:10:47 UTC 2023 - kastl@b1-systems.de
- Update to version 0.3.0:
* feat: add inUse label prompt for non deleted resources (#150)
* add ability to discover projected secrets (#156)
-------------------------------------------------------------------
Tue Nov 14 12:09:19 UTC 2023 - kastl@b1-systems.de
- Update to version 0.2.9:
* doc: add verbose flag (#154)
* fix: fix output banner for yaml and json (#153)
* fix incorrect example namespace flags (#152)
* fix: fix output for yaml and json, banner (#149)
* chore: add missing filters to service and SA (#148)
* fix: make verbose logs a flag (#147)
* chore: cleanup unused and remove dup (#146)
-------------------------------------------------------------------
Mon Nov 13 06:34:40 UTC 2023 - kastl@b1-systems.de
- Update to version 0.2.8:
* Crd Readme and multi support (#144)
* Bump github.com/fatih/color from 1.15.0 to 1.16.0 (#143)
* Refactor the GetUnusedMulti function (#142)
* chore: update to golang 1.21 and scratch (#141)
* feat: add support for linux arm64 (#139)
* add support for finding unused CRDs (#134)
* grafana dashboard ds selector and repeat kinds (#135)
* Fix exporter typo (#133)
* fix: clear counter between iterations (#132)
* fix: add filter options in export command (#129)
-------------------------------------------------------------------
Mon Nov 06 05:45:00 UTC 2023 - kastl@b1-systems.de
- Update to version 0.2.7:
* Document: add delete flag in Readme (#127)
* Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#126)
* fix: Resolve panic error due to redefined flag in kor (#125)
* feat: add delete flag (#120)
-------------------------------------------------------------------
Wed Nov 01 19:07:35 UTC 2023 - kastl@b1-systems.de
- Update to version 0.2.6:
* feat: add customization and filtering options for finding
unused resources (#116)
* Add Grafana Dashboard (#118)
* Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 (#119)
* Bump k8s.io/client-go from 0.28.2 to 0.28.3 (#112)
* Documentation: update chart with release v0.2.5 (#111)
-------------------------------------------------------------------
Fri Oct 20 04:59:42 UTC 2023 - kastl@b1-systems.de
- Update to version 0.2.5:
* Fix: validate HTTP field (#110)
* merge functions for configmaps (#108)
* Add helm documentation (#104)
* Fix: Add helm condition to skip secret manifest creation when
slack secrets are not provided (#101)
* Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0
(#99)
-------------------------------------------------------------------
Fri Oct 13 06:47:11 UTC 2023 - kastl@b1-systems.de
- Update to version 0.2.4:
* Fix: add Logo (#98)
* Add Logo (#96)
* Update helm charts with deployment support (#90)
* Export Prometheus metrics (#87)
* Add feature request template
* add helm to the installation options (#93)
* feat: add send to slack support (#77)
* Update installation instructions to README.md (#88)
* feat: add helm charts with cronjob support (#78)
* style: consistent language (#85)
-------------------------------------------------------------------
Fri Oct 13 06:47:00 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- new package kor: Tool to discover unused Kubernetes Resources