Skip to content

New release v2.17.0-rc1#779

Merged
mattlord merged 8 commits intorelease-2.17from
new-release-2.17.0-rc1
Apr 14, 2026
Merged

New release v2.17.0-rc1#779
mattlord merged 8 commits intorelease-2.17from
new-release-2.17.0-rc1

Conversation

@mattlord
Copy link
Copy Markdown
Collaborator

No description provided.

Signed-off-by: Matt Lord <mattalord@gmail.com>
Signed-off-by: Matt Lord <mattalord@gmail.com>
Signed-off-by: Matt Lord <mattalord@gmail.com>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

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.0 and update vitess.io/vitess dependency to v0.24.0-rc1.
  • Update default Vitess Lite image and multiple operator e2e YAML fixtures to use vitess/lite:v24.0.0-rc1 (and vtadmin to vitess/vtadmin:v24.0.0-rc1 where applicable).
  • Adjust the “initial cluster” fixture to use vitess/lite:v23.0.3-mysql80 (from v23.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.

Comment thread version/version.go
Signed-off-by: Matt Lord <mattalord@gmail.com>
Comment thread test/endtoend/operator/101_initial_cluster.yaml
Signed-off-by: Matt Lord <mattalord@gmail.com>
@mattlord mattlord changed the base branch from main to release-2.17 April 14, 2026 15:09
Signed-off-by: Matt Lord <mattalord@gmail.com>
@mattlord mattlord force-pushed the new-release-2.17.0-rc1 branch from 03ba9b8 to 8063840 Compare April 14, 2026 16:09
@mattlord mattlord changed the title New release 2.17.0-rc1 New release v2.17.0-rc1 Apr 14, 2026
Signed-off-by: Matt Lord <mattalord@gmail.com>
Signed-off-by: Matt Lord <mattalord@gmail.com>
@mattlord mattlord merged commit 072ba26 into release-2.17 Apr 14, 2026
14 checks passed
@mattlord mattlord deleted the new-release-2.17.0-rc1 branch April 14, 2026 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants