Releases: jmcgrath207/k8s-ephemeral-storage-metrics
Releases · jmcgrath207/k8s-ephemeral-storage-metrics
1.2.1
What's Changed
- Chart improvement by @lynxstarshine in #37
- release-1.2.1 by @jmcgrath207 in #38
New Contributors
- @lynxstarshine made their first contribution in #37
Full Changelog: 1.2.0...1.2.1
1.2.0
1.1.1
What's Changed
- fix helm-doc by @jmcgrath207 in #30
- validate deploy_type on startup (fixes #32) by @canidam in #33
- release 1.1.1 by @jmcgrath207 in #34
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
deploy_type now defaults to Deployment
. This mode allows you to host a single controller that will query all the nodes without a daemon set.
Commits:
- move helm artifacts to github packages by @jmcgrath207 in #25
- Set Single Controller Mode as Default by @jmcgrath207 in #26
- fix ci trigger for main by @jmcgrath207 in #27
- Fix ci e2e by @jmcgrath207 in #28
Full Changelog: 1.0.2...1.1.0
1.0.2
What's Changed
- fix: expose poll interval as separate metric by @janLo in #21
- updated poll rate testing by @jmcgrath207 in #23
New Contributors
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
- fixed read me by @jmcgrath207 in #19
- fixed polling and updated packages by @jmcgrath207 in #20
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Add pod_namespace to the metrics by @FUSAKLA in #2
- fix: make multi arch builds possible by @bhuism in #5
- make prometheus release configurable by @bhuism in #6
- make interval configurable by @bhuism in #7
- fix: pod panics on interface conversation by @canidam in #10
- feat(chart): expose resources by @mcanevet in #11
- e2e-tests by @jmcgrath207 in #15
- Added hosted images and chart by @jmcgrath207 in #16
- release 1.0.0 by @jmcgrath207 in #17
- fixed image pull by @jmcgrath207 in #18
New Contributors
- @FUSAKLA made their first contribution in #2
- @bhuism made their first contribution in #5
- @canidam made their first contribution in #10
- @mcanevet made their first contribution in #11
- @jmcgrath207 made their first contribution in #15
Full Changelog: https://github.com/jmcgrath207/k8s-ephemeral-storage-metrics/commits/1.0.0