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

revise supported platforms #4943

Open
morgo opened this issue Mar 2, 2021 · 3 comments
Open

revise supported platforms #4943

morgo opened this issue Mar 2, 2021 · 3 comments
Assignees
Labels
lifecycle/frozen Issues with this label will not be labeled as "stale".

Comments

@morgo
Copy link
Contributor

morgo commented Mar 2, 2021

Change Request

Please answer the following questions before submitting your issue. Thanks!

  1. Describe what you find is inappropriate or missing in the existing docs.

On https://docs.pingcap.com/tidb/dev/hardware-and-software-requirements it says that Ubuntu 16.04 or later is required.

  1. Describe your suggestion or addition.

For the "dev" and "5.0" branches of TiDB, they will be released after Ubuntu 16.04 reaches the end of its regular life (april 2021) and goes into security fixes only mode. So I am suggesting that the version of Ubuntu can be bumped to 18.04 for these future releases.

The existing TiDB releases can stay as-is, since it's kind of weird to upgrade it mid-cycle.

  1. Provide some reference materials (documents, websites, etc) if you could.

https://ubuntu.com/about/release-cycle

@morgo
Copy link
Contributor Author

morgo commented Mar 2, 2021

/assign @alex-quan-001

@alex-quan-001
Copy link

We should follow the lifecycle of the operating system to update our test environment, the latest version is no longer supported within 6 months or within 2 months the official version is no longer supported (depending on the lifecycle of the operating system, some up to 10 years, some may be shorter).

cc @shuke987 I am suggesting that the version of Ubuntu can be bumped to 18.04 for these future releases too.

@TomShawn TomShawn added the lifecycle/frozen Issues with this label will not be labeled as "stale". label Mar 3, 2021
@dveeden
Copy link
Contributor

dveeden commented Apr 6, 2021

In addition I would mention "CentOS 8 Stream". This is because CenOS 8 Linux support ends this year and users should probably pick CentOS 8 Stream instead. Note that RHEL/OEL support should remain the same. See also https://centos.org/distro-faq/

dveeden added a commit to dveeden/docs that referenced this issue May 7, 2021
- RHEL/OEL/CentOS 8 is not supported yet
  pingcap#5283 (comment)

- Start with removing Ubuntu 16.04
  pingcap#4943

- Mention CentOS 8 Linux and CentOS 8 Stream
  pingcap#4943 (comment)

- Mention that Fedora, Debian, etc is likely to work but not supported.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/frozen Issues with this label will not be labeled as "stale".
Projects
None yet
Development

No branches or pull requests

5 participants