[release-2.17] Release of v2.17.0#782
Merged
Merged
Conversation
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>
36 tasks
There was a problem hiding this comment.
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-rc1to2.17.0. - Update operator E2E YAML manifests from
vitess/lite:v24.0.0-rc1-*tovitess/lite:v24.0.0-*(and vtadmin tov24.0.0). - Update
go.mod/go.sumto depend onvitess.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.
Signed-off-by: Matt Lord <mattalord@gmail.com>
arthurschreiber
approved these changes
Apr 30, 2026
c72c35f to
7ccc6c7
Compare
timvaillancourt
approved these changes
Apr 30, 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.
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.