Merged
Conversation
Signed-off-by: Matt Lord <mattalord@gmail.com>
Signed-off-by: Matt Lord <mattalord@gmail.com>
Signed-off-by: Matt Lord <mattalord@gmail.com>
There was a problem hiding this comment.
Pull request overview
Prepares the repository for the next release by bumping the operator version, updating the Vitess Go module dependency, and aligning end-to-end operator test manifests/defaults to the targeted Vitess image tag.
Changes:
- Bump operator version constant to
2.17.0and updatevitess.io/vitessdependency tov0.24.0-rc1. - Update default Vitess Lite image and multiple operator e2e YAML fixtures to use
vitess/lite:v24.0.0-rc1(and vtadmin tovitess/vtadmin:v24.0.0-rc1where applicable). - Adjust the “initial cluster” fixture to use
vitess/lite:v23.0.3-mysql80(fromv23.0.0-mysql80).
Reviewed changes
Copilot reviewed 18 out of 19 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| version/version.go | Updates operator version constant for the release. |
| pkg/apis/planetscale/v2/defaults.go | Updates the default vitess/lite image tag used when CRs don’t specify images. |
| go.mod | Bumps vitess.io/vitess module requirement to v0.24.0-rc1. |
| go.sum | Updates checksums to match the new vitess.io/vitess module version. |
| test/endtoend/operator/cluster_upgrade.yaml | Updates component/mysqld images to vitess/lite:v24.0.0-rc1 for upgrade testing. |
| test/endtoend/operator/cluster_autoscale.yaml | Updates component images to vitess/lite:v24.0.0-rc1 for autoscale scenario. |
| test/endtoend/operator/401_scheduled_backups.yaml | Updates images to vitess/lite:v24.0.0-rc1 for scheduled backup scenario. |
| test/endtoend/operator/306_down_shard_0.yaml | Updates images to vitess/lite:v24.0.0-rc1 for shard-down scenario. |
| test/endtoend/operator/302_new_shards.yaml | Updates images to vitess/lite:v24.0.0-rc1 for new-shards scenario. |
| test/endtoend/operator/201_customer_tablets.yaml | Updates images to vitess/lite:v24.0.0-rc1 for customer tablets scenario. |
| test/endtoend/operator/103_initial_cluster_vtctldclient_backup_schedule.yaml | Updates images to vitess/lite:v24.0.0-rc1 for vtctldclient backup schedule scenario. |
| test/endtoend/operator/102_keyspace_teardown.yaml | Updates images to vitess/lite:v24.0.0-rc1 for keyspace teardown scenario. |
| test/endtoend/operator/102_initial_cluster_keyspace_backup_schedule.yaml | Updates images to vitess/lite:v24.0.0-rc1 for keyspace backup schedule scenario. |
| test/endtoend/operator/101_initial_cluster_vtorc_vtadmin.yaml | Updates images to vitess/lite:v24.0.0-rc1 and vtadmin to vitess/vtadmin:v24.0.0-rc1. |
| test/endtoend/operator/101_initial_cluster_unmanaged_tablet.yaml | Updates images to vitess/lite:v24.0.0-rc1 and vtadmin to vitess/vtadmin:v24.0.0-rc1. |
| test/endtoend/operator/101_initial_cluster_backup_schedule.yaml | Updates images to vitess/lite:v24.0.0-rc1 for backup schedule scenario. |
| test/endtoend/operator/101_initial_cluster_backup.yaml | Updates images to vitess/lite:v24.0.0-rc1 for backup scenario. |
| test/endtoend/operator/101_initial_cluster_autoscale.yaml | Updates images to vitess/lite:v24.0.0-rc1 for autoscale scenario. |
| test/endtoend/operator/101_initial_cluster.yaml | Updates “starting point” images to vitess/lite:v23.0.3-mysql80 for initial cluster fixture. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
mhamza15
approved these changes
Apr 14, 2026
Signed-off-by: Matt Lord <mattalord@gmail.com>
Signed-off-by: Matt Lord <mattalord@gmail.com>
03ba9b8 to
8063840
Compare
timvaillancourt
approved these changes
Apr 14, 2026
nickvanw
approved these changes
Apr 14, 2026
arthurschreiber
approved these changes
Apr 14, 2026
Signed-off-by: Matt Lord <mattalord@gmail.com>
Signed-off-by: Matt Lord <mattalord@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.