Update compatibility list#726
Merged
Merged
Conversation
Signed-off-by: Andres Taylor <andres@planetscale.com>
timvaillancourt
approved these changes
Oct 8, 2025
Member
timvaillancourt
left a comment
There was a problem hiding this comment.
LGTM, caveat: I don't know if a newer Kube version could be used
Signed-off-by: Matt Lord <mattalord@gmail.com>
Signed-off-by: Matt Lord <mattalord@gmail.com>
Signed-off-by: Matt Lord <mattalord@gmail.com>
Signed-off-by: Matt Lord <mattalord@gmail.com>
Signed-off-by: Matt Lord <mattalord@gmail.com>
Signed-off-by: Matt Lord <mattalord@gmail.com>
Signed-off-by: Matt Lord <mattalord@gmail.com>
Signed-off-by: Matt Lord <mattalord@gmail.com>
Signed-off-by: Matt Lord <mattalord@gmail.com>
mattlord
approved these changes
Oct 11, 2025
mattlord
approved these changes
Oct 11, 2025
Collaborator
There was a problem hiding this comment.
We just need to make two small changes once we have an actual v23.0.0 release to use in the tests:
- Change all of these
22.0.1image versions to23.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 - Then since it's all v23 and later we can convert the last remaining instance of the
tablet_refresh_intervalflag totablet-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).
karan-vk
approved these changes
Oct 15, 2025
Signed-off-by: Matt Lord <mattalord@gmail.com>
frouioui
approved these changes
Oct 16, 2025
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.