mariadb-operator/mariadb-operator

[Bug] mariadb--metrics does not follow affinity

Closed this issue · 1 comments

Documentation

Describe the bug

Expected behaviour

Steps to reproduce the bug

  1. ...
  2. ...
  3. ...

Debug information

  • Related object events:
kubectl get events --field-selector involvedObject.name=<mariadb-resource-name>
kubectl get events --field-selector involvedObject.name=<backup-resource-name>
kubectl get events --field-selector involvedObject.name=<restore-resource-name>
  • mariadb-operator logs. Set the --log-level to debug if needed.

Environment details:

  • Kubernetes version: v1.30.0
  • Kubernetes distribution: k8
  • mariadb-operator version: latest
  • Install method: [helm, OLM, or static manifests]
  • Install flavor: [minimal, recommended, or custom]

Additional context

Hey @cyford! Thanks for reporting.

This has been addresses in #566.

It will be released in v0.0.28 shortly, stay tuned!