Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Labels are not updated on pods #918

Open
oau-dev opened this issue Apr 2, 2024 · 0 comments
Open

Labels are not updated on pods #918

oau-dev opened this issue Apr 2, 2024 · 0 comments

Comments

@oau-dev
Copy link

oau-dev commented Apr 2, 2024

hello,

for any reasons the labels on pod are not updated. Sometimes on master and nothing else happend. No switch, and in the UI everything is fine but the cluster is not reachable.

db-mysql            10.244.13.71:8080,10.244.13.71:3306                                  61d
db-mysql-master     <none>                        61d
db-mysql-replicas   10.244.13.71:8080,10.244.13.71:3306                                 61d
``


Sometimes on replica.

``
db-mysql                 10.244.13.24:3306                                                    61d
db-mysql-master     10.244.13.24:8080,10.244.13.24:3306                                  61d
db-mysql-replicas    <none>                                                               61d

In the operator log I got a lot of logs like this :

orchestrator-reconciler "msg"="skip set read-only/writable" "key"={"Namespace":"xxxxxxxx","Name":"db"} "instance"={"Hostname":"db-mysql-2.mysql.xxxxxxx","IsUpToDate":"false","MasterHostname":"db-mysql-1.xxxxxx"}
``

I don't understand this logs and I don't know if it's related or important.

Any clue ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant