Skip to content

Conversation

@systay
Copy link
Member

@systay systay commented Oct 8, 2025

No description provided.

Signed-off-by: Andres Taylor <[email protected]>
@timvaillancourt timvaillancourt self-requested a review October 8, 2025 13:49
Copy link
Member

@timvaillancourt timvaillancourt left a comment

Choose a reason for hiding this comment

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

LGTM, caveat: I don't know if a newer Kube version could be used

Signed-off-by: Matt Lord <[email protected]>
Signed-off-by: Matt Lord <[email protected]>
Signed-off-by: Matt Lord <[email protected]>
@mattlord mattlord self-requested a review October 11, 2025 22:02
Copy link
Collaborator

@mattlord mattlord left a comment

Choose a reason for hiding this comment

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

We just need to make two small changes once we have an actual v23.0.0 release to use in the tests:

  1. Change all of these 22.0.1 image versions to 23.0.0[-rc1] (or whatever the tag ends up being) so that the upgrade test is testing GA->latest (v23->v24) again: https://github.com/search?q=repo%3Aplanetscale%2Fvitess-operator%2022.0.1&type=code
  2. Then since it's all v23 and later we can convert the last remaining instance of the tablet_refresh_interval flag to tablet-refresh-interval :

So then 101_initial_cluster.yaml (the main place where we'll be replacing 22.0.1 with 23.0.0) starts up a v23 cluster and then upgrades to v24 in the upgrade test (right now it's v22->v24 as we have no v23 release images yet).

@systay systay merged commit cb07db9 into main Oct 16, 2025
12 checks passed
@systay systay deleted the comp-table branch October 16, 2025 14: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.

5 participants