-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
Description
Report
the ps-controller logs variations of this A LOT -- it seems like it's not sufficiently loading the current status before updating it.
More about the problem
2025-09-26T00:43:05.954Z ERROR failed to update status {"controller": "ps-controller", "controllerGroup": "ps.percona.com", "controllerKind": "PerconaServerMySQL", "PerconaServerMySQL": {"name":"ntpdb","namespace":"ntpdb"}, "namespace": "ntpdb", "name": "ntpdb", "reconcileID": "7db885ce-83b1-407d-b939-19162eece731", "error": "Operation cannot be fulfilled on perconaservermysqls.ps.percona.com \"ntpdb\": the object has been modified; please apply your changes to the latest version and try again"}
Steps to reproduce
- run a cluster?
Versions
- Kubernetes - v1.32.6
- Operator - v0.12.0
- Database - v8.0.43 (?)
Anything else?
No response