-
Notifications
You must be signed in to change notification settings - Fork 175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update ScyllaDB versions to 6.1.1 and 2024.1.8 #2103
Conversation
#2061 (comment) |
/test images |
#2081 has already suffered one bump rebase and it needs to land for v1.14 - can we please prefer the config and then just use it for the bumps? |
I don't mind. Although it would let you decouple from a version bump here b207ad5#diff-e57162373f81f56fc72119a31cad8ea4760deabdbe9298d1fef85c96aaf6ec1dR11 |
6bd13b4
to
fdc91db
Compare
rebased |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks
/approve
/assign @zimnx
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rzetelskik, tnozicka, zimnx The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description of your changes: This PR updates the default ScyllaDB version used in our tests, manifests, examples and docs to 6.1.0. It also bumps the version used for ScyllaDB Manager restore procedure test for versions 2024.1.Z or older to 2024.1.7. We should be testing against the most recent releases. ScyllaDB OS 6.1.1 and Enterprise 2024.1.8 were released today.
Which issue is resolved by this Pull Request:
Resolves #
/kind feature
/priority important-longterm