vitabaks / postgresql_cluster

PostgreSQL High-Availability Cluster (based on Patroni). Automating with Ansible.
https://postgresql-cluster.org
MIT License
1.69k stars 411 forks source link

Remove Molecule tests for CentOS 8 (EOL) #404

Closed vitabaks closed 1 year ago

vitabaks commented 1 year ago

This pull request is removing Molecule tests for CentOS 8.

CentOS 8 reached its end of life on December 31, 2021, and no longer receives updates or patches from the CentOS team. We are discontinuing the CentOS 8 Molecule tests and focusing on CentOS Stream 8 and 9.

Please note that while we still support compatibility with CentOS 7 and 8 in the current version of the 'postgresql_cluster', this support will be discontinued in future releases. It is highly recommended that users plan their migration to a currently supported Linux distribution such as CentOS Stream 9, or another supported Linux distribution.