Skip to content

[release-2.17] Release of v2.17.0#782

Merged
mattlord merged 6 commits into
release-2.17from
release-2.17-create-release-1
Apr 30, 2026
Merged

[release-2.17] Release of v2.17.0#782
mattlord merged 6 commits into
release-2.17from
release-2.17-create-release-1

Conversation

@mattlord

Copy link
Copy Markdown
Collaborator

This Pull Request contains all the code for the 2.17.0 release of vtop. You must must squash merge this PR as the resulting commit SHA will be used to tag the release.

This Pull Request is part of vitessio/vitess#19972

This commit was made automatically by the vitess-releaser tool.

See https://github.com/vitessio/vitess-releaser

Signed-off-by: Matt Lord <mattalord@gmail.com>
This commit was made automatically by the vitess-releaser tool.

See https://github.com/vitessio/vitess-releaser

Signed-off-by: Matt Lord <mattalord@gmail.com>
This commit was made automatically by the vitess-releaser tool.

See https://github.com/vitessio/vitess-releaser

Signed-off-by: Matt Lord <mattalord@gmail.com>
Copilot AI review requested due to automatic review settings April 30, 2026 11:49
@mattlord mattlord mentioned this pull request Apr 30, 2026
36 tasks

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the vitess-operator release artifacts and dependencies for the v2.17.0 release, including bumping embedded version metadata, updating operator E2E manifests to the final Vitess image tags, and moving the module dependency from the Vitess RC to the stable release.

Changes:

  • Bump operator version from 2.17.0-rc1 to 2.17.0.
  • Update operator E2E YAML manifests from vitess/lite:v24.0.0-rc1-* to vitess/lite:v24.0.0-* (and vtadmin to v24.0.0).
  • Update go.mod / go.sum to depend on vitess.io/vitess v0.24.0 (and related indirect dependency bumps).

Reviewed changes

Copilot reviewed 17 out of 18 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
version/version.go Sets release version string to 2.17.0 and updates copyright year.
test/endtoend/operator/cluster_upgrade.yaml Updates operator test images from v24.0.0-rc1 to v24.0.0.
test/endtoend/operator/cluster_autoscale.yaml Updates operator test images from v24.0.0-rc1 to v24.0.0.
test/endtoend/operator/401_scheduled_backups.yaml Updates operator test images from v24.0.0-rc1 to v24.0.0.
test/endtoend/operator/306_down_shard_0.yaml Updates operator test images from v24.0.0-rc1 to v24.0.0.
test/endtoend/operator/302_new_shards.yaml Updates operator test images from v24.0.0-rc1 to v24.0.0.
test/endtoend/operator/201_customer_tablets.yaml Updates operator test images from v24.0.0-rc1 to v24.0.0.
test/endtoend/operator/103_initial_cluster_vtctldclient_backup_schedule.yaml Updates operator test images from v24.0.0-rc1 to v24.0.0 (mysql84 variants).
test/endtoend/operator/102_keyspace_teardown.yaml Updates operator test images from v24.0.0-rc1 to v24.0.0.
test/endtoend/operator/102_initial_cluster_keyspace_backup_schedule.yaml Updates operator test images from v24.0.0-rc1 to v24.0.0 (mysql84 variants).
test/endtoend/operator/101_initial_cluster_vtorc_vtadmin.yaml Updates operator test images (including vtadmin) from v24.0.0-rc1 to v24.0.0.
test/endtoend/operator/101_initial_cluster_unmanaged_tablet.yaml Updates operator test images (including vtadmin) from v24.0.0-rc1 to v24.0.0.
test/endtoend/operator/101_initial_cluster_backup_schedule.yaml Updates operator test images from v24.0.0-rc1 to v24.0.0.
test/endtoend/operator/101_initial_cluster_backup.yaml Updates operator test images from v24.0.0-rc1 to v24.0.0.
test/endtoend/operator/101_initial_cluster_autoscale.yaml Updates operator test images from v24.0.0-rc1 to v24.0.0.
pkg/apis/planetscale/v2/defaults.go Updates the default Vitess Lite image tag to v24.0.0-mysql80 (currently introduces a syntax error).
go.mod Bumps Vitess dependency to v0.24.0 and updates several indirect deps.
go.sum Updates checksums corresponding to go.mod dependency changes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread pkg/apis/planetscale/v2/defaults.go Outdated
Signed-off-by: Matt Lord <mattalord@gmail.com>
@mattlord mattlord force-pushed the release-2.17-create-release-1 branch from c72c35f to 7ccc6c7 Compare April 30, 2026 12:51
Signed-off-by: Matt Lord <mattalord@gmail.com>
Signed-off-by: Matt Lord <mattalord@gmail.com>
@mattlord mattlord merged commit 1de6fbc into release-2.17 Apr 30, 2026
17 checks passed
@mattlord mattlord deleted the release-2.17-create-release-1 branch April 30, 2026 13:41
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.

4 participants