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

Update Vitess v8.0 images #7174

Merged
merged 2 commits into from
Dec 15, 2020

Conversation

askdba
Copy link
Contributor

@askdba askdba commented Dec 14, 2020

Signed-off-by: Alkin Tezuysal alkin.tezuysal@gmail.com

Backport

NO

Status

READY

Description

Change images to

    vtctld: vitess/lite:v8.0.0
    vtgate: vitess/lite:v8.0.0
    vttablet: vitess/lite:v8.0.0
    vtbackup: vitess/lite:v8.0.0
    mysqld:
      mysql56Compatible: vitess/lite:v6.0.20-20200429
    mysqldExporter: prom/mysqld-exporter:v0.11.0

Related Issue(s)

List related PRs against other branches:

Todos

  • [ X ] Tests
  • Documentation

Deployment Notes

Please verify Operator vs Vitess version compatibility.

Impacted Areas in Vitess

List general components of the application that this PR will affect:

  • Query Serving
  • VReplication
  • [ X] Cluster Management
  • Build

Signed-off-by: Alkin Tezuysal <alkin.tezuysal@gmail.com>
@@ -5773,7 +5773,7 @@ spec:
fieldPath: metadata.name
- name: OPERATOR_NAME
value: vitess-operator
image: planetscale/vitess-operator:v2.0.0
image: planetscale/vitess-operator:latest
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I prefer to pin examples to a specific tag so the examples don't break. I've just tagged vitess-operator v2.2.0 which is compatible with vitess v8.0.x.

Suggested change
image: planetscale/vitess-operator:latest
image: planetscale/vitess-operator:v2.2.0

Signed-off-by: Alkin Tezuysal <alkin.tezuysal@gmail.com>
@askdba askdba requested a review from enisoc December 14, 2020 18:50
@deepthi deepthi merged commit 777a19d into vitessio:master Dec 15, 2020
@deepthi deepthi deleted the update_initial_cluster_v8 branch December 15, 2020 23:58
@askdba askdba added this to the v9.0 milestone Dec 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants