Releases: kubevirt/monitoring
Releases · kubevirt/monitoring
v0.0.10
What's Changed
- Update metrics documentation by @github-actions in #287
- Enhance GitHub Actions workflow for multi-platform builds. by @ashokpariya0 in #286
- Update Dockerfile to use TARGETOS instead of linux. by @ashokpariya0 in #289
- Bump golang base image in the Dockerfile, to 1.23 by @nunnatsa in #292
New Contributors
- @ashokpariya0 made their first contribution in #286
Full Changelog: v0.0.8...v0.0.10
v0.0.9
What's Changed
- Enhance GitHub Actions workflow for multi-platform builds. by @ashokpariya0 in #286
- Update Dockerfile to use TARGETOS instead of linux. by @ashokpariya0 in #289
New Contributors
- @ashokpariya0 made their first contribution in #286
Full Changelog: v0.0.8...v0.0.9
v0.0.8
v0.0.7
What's Changed
- Fix spacing diffs from downstream by @machadovilaca in #247
- Update metrics documentation by @github-actions in #245
- Update metrics documentation by @github-actions in #248
- Update metrics documentation by @github-actions in #249
- Improve runbooks docs readability by @machadovilaca in #251
- Enable runbook-sync-downstream automation workflow by @machadovilaca in #252
- Update metrics documentation by @github-actions in #250
- Improve CDI alert runbooks by @arnongilboa in #253
- Improve CDI alert runbooks clarity by @arnongilboa in #255
- Add public copyright license by @assafad in #254
- CNV-41549 - Fixing a diagnosis step for CDIDefaultStorageClassDegraded by @jherrman in #257
- Create file with deprecation message for deprecated runbooks by @machadovilaca in #259
- Update metric in VMStorageClassWarning runbook by @machadovilaca in #258
- Add downstream links info to VMStorageClassWarning runbook by @machadovilaca in #261
- [runbook-sync-downstream] Close outdated PRs by @machadovilaca in #260
- Runbook sync closing recently opened PR by @machadovilaca in #262
- Update metrics documentation by @github-actions in #264
- Update metrics documentation by @github-actions in #265
- Add HCOMisconfiguredDescheduler runbook by @tiraboschi in #266
- Change kubevirt/kubevirt metrics docs path by @machadovilaca in #270
- Add OperatorConditionsUnhealthy runbook by @machadovilaca in #269
- Update metrics documentation by @github-actions in #267
- Remove assafad from reviwers by @avlitman in #271
- Minor tweaks for OperatorConditionsUnhealthy.md by @jherrman in #272
- Update metrics documentation by @github-actions in #274
- Writing style tweaks for HCOMisconfiguredDescheduler.md by @jherrman in #273
- Update metrics documentation by @github-actions in #275
- Fix HCOMisconfiguredDescheduler lines length by @avlitman in #276
- Update OperatorConditionsUnhealth alert name by @sradco in #277
- [sync-runbooks-downstream] Update namespaces in commands by @machadovilaca in #278
- Update metrics documentation by @github-actions in #279
- Update metrics documentation by @github-actions in #281
- Update metrics documentation by @github-actions in #282
- Add runbooks for observability controller alerts by @machadovilaca in #280
New Contributors
- @tiraboschi made their first contribution in #266
Full Changelog: v0.0.6...v0.0.7
v0.0.6
v0.0.5
Signed-off-by: assafad aadmi@redhat.com
v0.0.4
Added monitoring linter which is designed to ensure that in Kubernetes operator projects,
monitoring-related practices are implemented within the pkg/monitoring directory using operator-observability methods.