summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTasos Katsoulas <tasos@netdata.cloud>2023-11-22 15:18:54 +0200
committerTasos Katsoulas <tasos@netdata.cloud>2023-11-22 15:19:18 +0200
commitdc2302da6627ca92cd25074f9afbade75fec28ac (patch)
tree2ccc642e51ff7b6e01a974a586c29528baacc3b1
parent7b04af1f3cffcc7e27bc147820c9c66c0a3a61bb (diff)
remove openSUSE 15.4 from CIeol-packages1
closes https://github.com/netdata/netdata/issues/16398 Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>
-rw-r--r--.github/data/distros.yml8
-rw-r--r--packaging/PLATFORM_SUPPORT.md2
2 files changed, 1 insertions, 9 deletions
diff --git a/.github/data/distros.yml b/.github/data/distros.yml
index 9175a5c730..608471551d 100644
--- a/.github/data/distros.yml
+++ b/.github/data/distros.yml
@@ -201,14 +201,6 @@ include:
- aarch64
test:
ebpf-core: true
- - <<: *opensuse
- version: "15.4"
- support_type: Core
- notes: ''
- base_image: opensuse/leap:15.4
- packages:
- <<: *opensuse_packages
- repo_distro: opensuse/15.4
- &oracle
distro: oraclelinux
diff --git a/packaging/PLATFORM_SUPPORT.md b/packaging/PLATFORM_SUPPORT.md
index 5448e5da4c..36f1e0bca8 100644
--- a/packaging/PLATFORM_SUPPORT.md
+++ b/packaging/PLATFORM_SUPPORT.md
@@ -71,7 +71,6 @@ to work on these platforms with minimal user effort.
| Fedora | 39 | x86\_64, AArch64 | |
| Fedora | 38 | x86\_64, AArch64 | |
| Fedora | 37 | x86\_64, AArch64 | |
-| openSUSE | Leap 15.4 | x86\_64, AArch64 | |
| openSUSE | Leap 15.5 | x86\_64, AArch64 | |
| Oracle Linux | 9.x | x86\_64, AArch64 | |
| Oracle Linux | 8.x | x86\_64, AArch64 | |
@@ -161,6 +160,7 @@ This is a list of platforms that we have supported in the recent past but no lon
| Debian | 9.x | EOL as of 2022-06-30 |
| Fedora | 36 | EOL as of 2023-05-18 |
| Fedora | 35 | EOL as of 2022-12-13 |
+| openSUSE | Leap 15.4 | EOL as of 2023-12-07 |
| openSUSE | Leap 15.3 | EOL as of 2022-12-01 |
| Ubuntu | 22.10 | EOL as of 2023-07-20 |
| Ubuntu | 21.10 | EOL as of 2022-07-31 |