-
Notifications
You must be signed in to change notification settings - Fork 600
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* create one topic for all supported and deprecated linux OSes * remove centos from 3.0 doc and set up redirect * add links to support tables; move deprecation notices to changelog; remove link blocks * remove unused 'os_version' * add note to install doc; fix typo * group linux distibutions into their own section * update smoke test
- Loading branch information
1 parent
efab4cf
commit dc11325
Showing
15 changed files
with
349 additions
and
144 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,196 @@ | ||
- | ||
name: Amazon Linux 1 | ||
enterprise: true | ||
enterprise_versions: | ||
first_version: 1.5.x | ||
last_version: 2.8.x | ||
oss: true | ||
oss_versions: | ||
first_version: 0.10.x | ||
last_version: 2.8.x | ||
status: deprecated | ||
deprecation_date: December 31, 2020 | ||
eol_link: https://aws.amazon.com/blogs/aws/update-on-amazon-linux-ami-end-of-life | ||
- | ||
name: Amazon Linux 2 | ||
enterprise: true | ||
enterprise_versions: | ||
first_version: 1.5.x | ||
last_version: null | ||
oss: true | ||
oss_versions: | ||
first_version: 2.0.x | ||
last_version: null | ||
status: active | ||
deprecation_date: null | ||
eol_link: null | ||
- | ||
name: CentOS 6 | ||
enterprise: true | ||
enterprise_versions: | ||
first_version: null | ||
last_version: 2.3.x | ||
oss: true | ||
oss_versions: | ||
first_version: 0.10.x | ||
last_version: 2.3.x | ||
status: deprecated | ||
deprecation_date: November 30, 2020 | ||
eol_link: https://endoflife.software/operating-systems/linux/centos | ||
- | ||
name: CentOS 7 | ||
enterprise: true | ||
enterprise_versions: | ||
first_version: 2.1.x | ||
last_version: 2.8.x | ||
oss: true | ||
oss_versions: | ||
first_version: 0.10.x | ||
last_version: 2.7.x | ||
status: deprecated | ||
deprecation_date: December 31, 2021 | ||
eol_link: https://www.centos.org/centos-linux-eol/ | ||
|
||
- | ||
name: CentOS 8 | ||
enterprise: true | ||
enterprise_versions: | ||
first_version: 1.5.x | ||
last_version: 2.8.x | ||
oss: true | ||
oss_versions: | ||
first_version: 1.4.x | ||
last_version: 2.7.x | ||
status: deprecated | ||
deprecation_date: December 31, 2021 | ||
eol_link: https://www.centos.org/centos-linux-eol/ | ||
- | ||
name: Debian 8 (Jessie) | ||
enterprise: true | ||
enterprise_versions: | ||
first_version: 1.5.x | ||
last_version: 2.8.x | ||
oss: true | ||
oss_versions: | ||
first_version: 0.2.x | ||
last_version: 2.8.x | ||
status: deprecated | ||
deprecation_date: June 30th, 2020 | ||
eol_link: https://www.debian.org/News/2020/20200709 | ||
- | ||
name: Debian 9 (Stretch) | ||
enterprise: true | ||
enterprise_versions: | ||
first_version: 2.1.x | ||
last_version: null | ||
oss: true | ||
oss_versions: | ||
first_version: 0.11.x | ||
last_version: null | ||
status: active | ||
deprecation_date: null | ||
eol_link: null | ||
- | ||
name: Debian 10 (Buster) | ||
enterprise: true | ||
enterprise_versions: | ||
first_version: 2.7.x | ||
last_version: null | ||
oss: true | ||
oss_versions: | ||
first_version: 1.4.x | ||
last_version: null | ||
status: active | ||
deprecation_date: null | ||
eol_link: null | ||
- | ||
name: Debian 11 (Bullseye) | ||
enterprise: true | ||
enterprise_versions: | ||
first_version: 2.7.x | ||
last_version: null | ||
oss: true | ||
oss_versions: | ||
first_version: 1.4.x | ||
last_version: null | ||
status: active | ||
deprecation_date: null | ||
eol_link: null | ||
- | ||
name: RHEL 6 | ||
enterprise: false | ||
enterprise_versions: | ||
first_version: null | ||
last_version: null | ||
oss: true | ||
oss_versions: | ||
first_version: 0.14.x | ||
last_version: 1.5.x | ||
status: deprecated | ||
deprecation_date: November 30, 2020 | ||
eol_link: https://access.redhat.com/support/policy/updates/errata | ||
- | ||
name: RHEL 7 | ||
enterprise: true | ||
enterprise_versions: | ||
first_version: 1.5.x | ||
last_version: null | ||
oss: true | ||
oss_versions: | ||
first_version: 0.14.x | ||
last_version: null | ||
status: active | ||
deprecation_date: null | ||
eol_link: null | ||
- | ||
name: RHEL 8 | ||
enterprise: true | ||
enterprise_versions: | ||
first_version: 1.5.x | ||
last_version: null | ||
oss: true | ||
oss_versions: | ||
first_version: 1.4.x | ||
last_version: null | ||
status: active | ||
deprecation_date: null | ||
eol_link: null | ||
- | ||
name: Ubuntu 16.04 (Xenial) | ||
enterprise: true | ||
enterprise_versions: | ||
first_version: 1.5.x | ||
last_version: 2.8.x | ||
oss: true | ||
oss_versions: | ||
first_version: 0.10.x | ||
last_version: 2.8.x | ||
status: deprecated | ||
deprecation_date: April 2021 | ||
eol_link: https://wiki.ubuntu.com/Releases | ||
- | ||
name: Ubuntu 18.04 (Bionic) | ||
enterprise: true | ||
enterprise_versions: | ||
first_version: 1.5.x | ||
last_version: null | ||
oss: true | ||
oss_versions: | ||
first_version: 0.14.x | ||
last_version: null | ||
status: active | ||
deprecation_date: null | ||
eol_link: null | ||
- | ||
name: Ubuntu 20.04 (Focal) | ||
enterprise: true | ||
enterprise_versions: | ||
first_version: 2.1.x | ||
last_version: null | ||
oss: true | ||
oss_versions: | ||
first_version: 2.1.x | ||
last_version: null | ||
status: active | ||
deprecation_date: null | ||
eol_link: null |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.