eclipse / kapua

Eclipse Public License 2.0
222 stars 160 forks source link

:bug: [Docker] Fixed mirrors for CentOS 7 #4074

Closed Coduz closed 1 month ago

Coduz commented 1 month ago

This PR fixes mirrorlist for CentOS images which are no longer available.

See: https://www.redhat.com/en/topics/linux/centos-linux-eol#:~:text=As%20a%20result%2C%20CentOS%20Linux,EOL%20on%20June%2030%2C%202024.

Related Issue None

Description of the solution adopted Updated mirrors in mirrorlist files

Screenshots None

Any side note on the changes made None

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 52.31%. Comparing base (d9a23e9) to head (2ccee03).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/eclipse/kapua/pull/4074/graphs/tree.svg?width=650&height=150&src=pr&token=1P4N4CApH8&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse)](https://app.codecov.io/gh/eclipse/kapua/pull/4074?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse) ```diff @@ Coverage Diff @@ ## release-1.7.x #4074 +/- ## =================================================== + Coverage 52.30% 52.31% +0.01% - Complexity 1864 1865 +1 =================================================== Files 1631 1631 Lines 46114 46114 Branches 4231 4231 =================================================== + Hits 24118 24126 +8 + Misses 20602 20596 -6 + Partials 1394 1392 -2 ``` [see 11 files with indirect coverage changes](https://app.codecov.io/gh/eclipse/kapua/pull/4074/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse)