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

Bug Report: operator example is probably broken on main #12456

Closed
GuptaManan100 opened this issue Feb 23, 2023 · 0 comments · Fixed by #12457
Closed

Bug Report: operator example is probably broken on main #12456

GuptaManan100 opened this issue Feb 23, 2023 · 0 comments · Fixed by #12457

Comments

@GuptaManan100
Copy link
Member

GuptaManan100 commented Feb 23, 2023

Overview of the Issue

In #12054 we changed the docker images to default to MySQL 8.0. However, the example still has

mysql56Compatible: vitess/lite:v16.0.0-rc1

We need to change this to

mysql80Compatible: vitess/lite:v16.0.0-rc1

Also, the operator.yaml file is outdated. We also need to fix the yaml files to not pass the enforceSemiSync field when it is removed.

Reproduction Steps

Run the operator example from
https://github.com/vitessio/vitess/tree/main/examples/operator/

Binary Version

main

Operating System and Environment details

any

Log Fragments

No response

@GuptaManan100 GuptaManan100 added Type: Bug Needs Triage This issue needs to be correctly labelled and triaged Component: Examples Component: Operator Vtop related issues and removed Needs Triage This issue needs to be correctly labelled and triaged labels Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant