You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vtctlclient --server 127.0.0.1:15999 --version
Version: 15.0.2 (Git revision a914f409c823ba1fe74d816885e3e17c57e63f08 branch 'HEAD') built on Wed Dec 14 17:57:23 UTC 2022 by runner@fv-az577-365 using go1.18.9 linux/amd64
Thank you for reporting this issue! We ran into the same thing ourselves earlier today and started working on the fix here: planetscale/vitess-operator#398
This was caused by a recent change in v17.0.0-SNAPSHOT: #12206
This is a breaking change in v17 that we have documented int the release notes and will have more details on. We'll need to be sure that we clearly communicate the breaking change and how to upgrade w/o issue.
I'm confused as to why you said you were using the v16.0.0 image, then upgraded to latest which is v17.0.0-SNAPSHOT), yet noted that you're using v15.0.2?
Overview of the Issue
Reproduction Steps
apply -f no_secret_prom.yml
no_secret_prom.txtapply -f cluster_k8s-mysql_to_share.yml
cluster_k8s-mysql_to_share.txtvitess/lite:v16.0.0
usedvitess/lite:latest
thus we got error
thus the cluster is never ready (probes are fail):
these one:
Binary Version
vtctlclient --server 127.0.0.1:15999 --version Version: 15.0.2 (Git revision a914f409c823ba1fe74d816885e3e17c57e63f08 branch 'HEAD') built on Wed Dec 14 17:57:23 UTC 2022 by runner@fv-az577-365 using go1.18.9 linux/amd64
strange, because current thing looks like this
Log Fragments
No response
The text was updated successfully, but these errors were encountered: