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

Extend podLabel configurations #54

Merged
merged 3 commits into from
Jun 25, 2024

Conversation

bobertrublik
Copy link

This PR enables :

  • configuring pod labels for all pg exporter pods generated from each db-instances instance
  • setting separate labels between db-operator's controller and webhook deployments

@bobertrublik
Copy link
Author

Hmm do you have a clue why the action failed? It looks like it ran in some sort of timeout.

@allanger
Copy link
Member

allanger commented Jun 6, 2024

I think this is the reason, but I'm not sure yet

reading data from mysql...
ERROR 1045 (28000): Plugin caching_sha2_password could not be loaded: Error loading shared library /usr/lib/mariadb/plugin/caching_sha2_password.so: No such file or directory
reading data from mysql...
ERROR 1045 (28000): Plugin caching_sha2_password could not be loaded: Error loading shared library /usr/lib/mariadb/plugin/caching_sha2_password.so: No such file or directory
reading data from mysql...
ERROR 1045 (28000): Plugin caching_sha2_password could not be loaded: Error loading shared library /usr/lib/mariadb/plugin/caching_sha2_password.so: No such file or directory

@allanger
Copy link
Member

I've fixed it here: #55
You'll have to rebase after that PR is merged (currently waiting for a review)

@bobertrublik
Copy link
Author

Awesome thank you!

@allanger
Copy link
Member

It's merged, you can rebase now

@allanger allanger merged commit c083fea into db-operator:main Jun 25, 2024
10 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants