Skip to content
This repository has been archived by the owner on May 28, 2021. It is now read-only.

Mysql operator throwing errors #316

Open
srijithnediyedath opened this issue Sep 22, 2020 · 2 comments
Open

Mysql operator throwing errors #316

srijithnediyedath opened this issue Sep 22, 2020 · 2 comments

Comments

@srijithnediyedath
Copy link

Iam using k8s cluster v1.16. Tried installing mysql operator and the cluster. The operator is throwing the below error

E0922 14:47:54.316492 1 reflector.go:205] github.com/oracle/mysql-operator/vendor/k8s.io/client-go/informers/factory.go:87: Failed to list *v1beta1.StatefulSet: the server could not find the requested resource I0922 14:47:55.316767 1 reflector.go:240] Listing and watching *v1beta1.StatefulSet from github.com/oracle/mysql-operator/vendor/k8s.io/client-go/informers/factory.go:87 E0922 14:47:55.318158 1 reflector.go:205] github.com/oracle/mysql-operator/vendor/k8s.io/client-go/informers/factory.go:87: Failed to list *v1beta1.StatefulSet: the server could not find the requested resource

Which i think is because apps/v1beta1 statefullsets where depreciated in k8s 1.16. https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/

Iam able to install the operator along with the service account, role binding and cluster via https://github.com/oracle/mysql-operator/blob/master/docs/tutorial.md

But there are no running pods for mysql. Could anybody help me out with this??

@bweston92
Copy link

See #304 also see #313

@srijithnediyedath
Copy link
Author

See #304 also see #313

Thank you @bweston92 , i was looking for an alternative where i can manage my mysql 8x running on k8s v1.16 with replication backup and restore.

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

No branches or pull requests

2 participants