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

web-install: remove EOL OS + align release versions #68

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

Annamikhlin
Copy link
Collaborator

@Annamikhlin Annamikhlin commented Jul 4, 2024

includes the following changes:

  1. as debian10 and centos7 reached EOL, removing it
  2. align releases version (5.2.0, 2022.1, 2022.2 - removed / 6.0.0 - added)
  3. adding rockylinux:9 support (skip only in case 2023.1)
  4. removing installation of curl package in test.yaml as for
    debian/ubuntu it is part of the server script and for rpm it is part of minimal image
  5. test.yml - Install packages and Scylla for amazonlinux:2023 for only current supported version 6.0.0
  6. update README.md file accordingly

@Annamikhlin Annamikhlin marked this pull request as draft July 4, 2024 13:55
- 5.4.0
- 6.0.0
Copy link
Collaborator

Choose a reason for hiding this comment

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

Sorry for commenting on a DRAFT PR :-), let's take this opportunity and also remove 2022.1 and 2022.2 releases, we should add 2024.1 instead

Copy link
Collaborator Author

@Annamikhlin Annamikhlin Jul 4, 2024

Choose a reason for hiding this comment

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

2024.1 - aleady there...
2022.1 and 2022.2 - removed

@Annamikhlin Annamikhlin force-pushed the debian10_update_versions branch 9 times, most recently from 871767d to 8bf79c7 Compare July 5, 2024 19:29
@Annamikhlin Annamikhlin changed the title web-install: remove debian10 + align release versions web-install: remove EOL OS + align release versions Jul 5, 2024
@Annamikhlin Annamikhlin force-pushed the debian10_update_versions branch 10 times, most recently from 3a193b7 to 2439c8c Compare July 10, 2024 09:49
includes the following changes:
1) as debian10 and centos7 reached EOL, removing it from test.yaml
2) align releases version (5.2.0, 2022.1, 2022.2 - removed
   and 6.0.0 - added)
3) adding rockylinux:9 support (skip only in case 2023.1)
4) removing installation of `curl` package in test.yaml as for
   debian/ubuntu it is part of the server script and for rpm it is part
   of the minimal docker image
5) update README.md file accordingly
6) test.yml- Install packages and Scylla for amazonlinux:2023
   for current only supported version 6.0.0
@Annamikhlin Annamikhlin force-pushed the debian10_update_versions branch from 2439c8c to 15aeba2 Compare July 10, 2024 10:03
@Annamikhlin Annamikhlin marked this pull request as ready for review July 10, 2024 10:39
@Annamikhlin Annamikhlin requested a review from yaronkaikov July 10, 2024 10:39
@Annamikhlin
Copy link
Collaborator Author

Annamikhlin commented Jul 10, 2024

@yaronkaikov - please review, verification/CI passed

in case the version is not supported or not exist the error message will be:

root@b896cfac0350:/scylla-web-install# ./server --scylla-version 5.9

The specified scylla-version '5.9' has reached End of Life (EOL) or not available.
  • For OSS supported ScyllaDB versions please refer to https://docs.scylladb.com/stable/getting-started/os-support
  • For Enterprise supported ScyllaDB versions please refer to https://enterprise.docs.scylladb.com/stable/getting-started/os-support

@Annamikhlin Annamikhlin merged commit a9b0e21 into scylladb:main Jul 10, 2024
28 checks passed
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.

2 participants