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

(MAINT) Drop support for Solaris 10, Windows Server 2008 R2, and AIX 5.3 and 6.1 #485

Merged
merged 1 commit into from
Sep 21, 2022

Conversation

jordanbreen28
Copy link
Contributor

@jordanbreen28 jordanbreen28 commented Sep 15, 2022

Prior to this commit the metadata.json file for this module listed OSs that are not supported by puppet agent as supported. This commit aims to refactor the metadata.json file to only list OSs that are supported by puppet agent.

In this commit:
Support for Solaris 10 was removed.
Support for Windows Server 2008 R2 was removed.
Support for AIX 5.3 and 6.1 was removed.

The list of supported OSs can be found here:
https://puppet.com/docs/pe/2021.7/supported_operating_systems.html

@jordanbreen28 jordanbreen28 requested a review from a team as a code owner September 15, 2022 09:13
Copy link

@kenyon kenyon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A refactor would be a change that doesn't change the functionality. This change does affect the behavior of tests, so I don't think "refactor" would be accurate for this change. As a user, I want a concise changelog entry, so I'd suggest a pull request title and commit message title more like "Drop support for CentOS 8, Solaris 10, Windows Server 2008 R2, and AIX 5.3 and 6.1".

@jordanbreen28 jordanbreen28 changed the title (MAINT) Refactoring supported OSs based on puppet agent docs (MAINT) Drop support for CentOS 8, Solaris 10, Windows Server 2008 R2, and AIX 5.3 and 6.1 Sep 16, 2022
@jordanbreen28
Copy link
Contributor Author

Drop support for CentOS 8, Solaris 10, Windows Server 2008 R2, and AIX 5.3 and 6.1"

Thank you for the suggestion, the title has been updated.

Prior to this commit the metadata.json file for this module listed OSs that are not supported by puppet agent as supported.
This commit aims to refactor the metadata.json file to only list OSs that are supported by puppet agent.

In this commit:
Support for Solaris 10 was removed.
Support for Windows Server 2008 R2 was removed.
Support for AIX 5.3 and 6.1 was removed.

The list of supported OSs can be found here:
https://puppet.com/docs/pe/2021.7/supported_operating_systems.html
@jordanbreen28 jordanbreen28 changed the title (MAINT) Drop support for CentOS 8, Solaris 10, Windows Server 2008 R2, and AIX 5.3 and 6.1 (MAINT) Drop support for Solaris 10, Windows Server 2008 R2, and AIX 5.3 and 6.1 Sep 16, 2022
@LukasAud LukasAud merged commit 687ecf3 into main Sep 21, 2022
@LukasAud LukasAud deleted the maint-os_refactor branch September 21, 2022 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants