Skip to content
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

ansible-scylla-node: ScyllaDB and OS compatibility check is outdated and inappropriately positioned. #410

Open
vreniers opened this issue Oct 7, 2024 · 0 comments

Comments

@vreniers
Copy link
Collaborator

vreniers commented Oct 7, 2024

In the ansible-scylla-node role, there is a task related to upgrade namely main.yml which does a check whether or not the current OS is supported by the selected ScyllaDB version:

https://github.com/scylladb/scylla-ansible-roles/blob/master/ansible-scylla-node/tasks/upgrade/main.yml#L10

There are two issues:

  • This support matrix is outdated, as it does not list e.g. Ubuntu 24, or very old Scylla OSS versions.
  • Such a check should not be exclusively executed as part of an upgrade, but ideally anywhere.

This information needs to be updated per:

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

No branches or pull requests

1 participant