Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-03-22 | 4.0 kB | |
v2.7.1 source code.tar.gz | 2022-03-22 | 2.7 MB | |
v2.7.1 source code.zip | 2022-03-22 | 2.8 MB | |
Totals: 3 Items | 5.5 MB | 0 |
This release mostly contains minor fixes and documentation. Special thanks to @Hungrylion2019 this release. Thank you for all your help!
If your business uses Kuberhealthy, please take a moment to add it to the adopters list! This helps us advance through the ranks of the CNCF.
What's Changed
- Copyright update by @zjhans in https://github.com/kuberhealthy/kuberhealthy/pull/993
- policy/v1beta1 downgrade from policy/v1 for PDB by @integrii in https://github.com/kuberhealthy/kuberhealthy/pull/1001
- Signature refactor for better context propagation by @raidancampbell in https://github.com/kuberhealthy/kuberhealthy/pull/1011
- monthly meeting in readme by @integrii in https://github.com/kuberhealthy/kuberhealthy/pull/1012
- adding minio-test by @rjacks161 in https://github.com/kuberhealthy/kuberhealthy/pull/1014
- fix extraEnvs in values.yaml by @hans-d in https://github.com/kuberhealthy/kuberhealthy/pull/1026
- fix State.AddError() empty str check by @zach593 in https://github.com/kuberhealthy/kuberhealthy/pull/1022
- Chart fix to use AppVersion by default, allow override via values.yaml by @TBeijen in https://github.com/kuberhealthy/kuberhealthy/pull/1021
- Fix typo in Helm chart README by @weibeld in https://github.com/kuberhealthy/kuberhealthy/pull/1017
- docs: fix old links by @bengadbois in https://github.com/kuberhealthy/kuberhealthy/pull/1030
- Fix helm template indentation for securityContext in storage check by @BadLiveware in https://github.com/kuberhealthy/kuberhealthy/pull/1024
- Add missing SA for dns internal check by @titilambert in https://github.com/kuberhealthy/kuberhealthy/pull/1016
- The correction for daemonset-check code by @Hungrylion2019 in https://github.com/kuberhealthy/kuberhealthy/pull/1036
- metrics exporter: fix formatting bug by @bengadbois in https://github.com/kuberhealthy/kuberhealthy/pull/1040
- The correction for deploymen-check code by @Hungrylion2019 in https://github.com/kuberhealthy/kuberhealthy/pull/1039
- rebuild latest on all package changes by @integrii in https://github.com/kuberhealthy/kuberhealthy/pull/1034
- readme update by @integrii in https://github.com/kuberhealthy/kuberhealthy/pull/1033
- Update CONTRIBUTING.md by @integrii in https://github.com/kuberhealthy/kuberhealthy/pull/1031
- manual builds of latest image by @integrii in https://github.com/kuberhealthy/kuberhealthy/pull/1042
- flat file installation instructions by @integrii in https://github.com/kuberhealthy/kuberhealthy/pull/1045
- Add namespace creation commands to flat file install by @integrii in https://github.com/kuberhealthy/kuberhealthy/pull/1046
- Update e2e.yml by @integrii in https://github.com/kuberhealthy/kuberhealthy/pull/1043
- add service.go 'return' when service is nil by @Hungrylion2019 in https://github.com/kuberhealthy/kuberhealthy/pull/1050
New Contributors
- @raidancampbell made their first contribution in https://github.com/kuberhealthy/kuberhealthy/pull/1011
- @hans-d made their first contribution in https://github.com/kuberhealthy/kuberhealthy/pull/1026
- @zach593 made their first contribution in https://github.com/kuberhealthy/kuberhealthy/pull/1022
- @TBeijen made their first contribution in https://github.com/kuberhealthy/kuberhealthy/pull/1021
- @weibeld made their first contribution in https://github.com/kuberhealthy/kuberhealthy/pull/1017
- @bengadbois made their first contribution in https://github.com/kuberhealthy/kuberhealthy/pull/1030
- @BadLiveware made their first contribution in https://github.com/kuberhealthy/kuberhealthy/pull/1024
- @titilambert made their first contribution in https://github.com/kuberhealthy/kuberhealthy/pull/1016
- @Hungrylion2019 made their first contribution in https://github.com/kuberhealthy/kuberhealthy/pull/1036
Full Changelog: https://github.com/kuberhealthy/kuberhealthy/compare/v2.7.0...v2.7.1