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

Use more mod classes in default_mods #2288

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ekohl
Copy link
Collaborator

@ekohl ekohl commented Aug 10, 2022

The goal is to remove duplication and make it easy to use mod classes where needed. This makes using the module without default mods easier. It also removes duplication.

This is a draft because apache::mod::expires creates a config by default, which is probably not what we want out of the box. I'd like to see a discusion on how to best resolve this.

@github-actions
Copy link

Hello! 👋

This pull request has been open for a while and has had no recent activity. We've labelled it with attention-needed so that we can get a clear view of which PRs need our attention.

If you are waiting on a response from us we will try and address your comments on a future Community Day.

Alternatively, if it is no longer relevant to you please close the PR with a comment.

Please note that if a pull request receives no update for 7 after it has been labelled, it will be closed. We are always happy to re-open pull request if they have been closed in error.

@ekohl
Copy link
Collaborator Author

ekohl commented Oct 10, 2022

This is a draft because apache::mod::expires creates a config by default, which is probably not what we want out of the box. I'd like to see a discusion on how to best resolve this.

@david22swan any thoughts on this?

@ekohl
Copy link
Collaborator Author

ekohl commented Dec 8, 2022

I can't ping @puppetlabs/modules directly, but I just ran into this again.

@ekohl
Copy link
Collaborator Author

ekohl commented Dec 14, 2022

@david22swan this isn't ready to merge, but here I could use some opinion. Especially if we're going to do a major release that may be a good time to change the default.

@david22swan
Copy link
Member

@ekohl Apologies for the wait on reply, from a general viewpoint this looks good to me to go forward though unsure, of the top of my head, how to resolve the issue with expires

@ekohl
Copy link
Collaborator Author

ekohl commented Jan 16, 2023

It would be a breaking change to change it. I had hoped we could for 9.0.0. Shall I rebase it for now without the expires change and add a comment inline why we don't?

This prevents duplicate class declarations.
This was already done in default mods, but this removes duplication and
allows use without default mods.
This removes duplication in default mods and makes it easy to use
without default mods.
@ekohl ekohl force-pushed the use-include-for-default-mods branch from 5dbcdf4 to a678f3d Compare January 16, 2023 11:16
@david22swan
Copy link
Member

@ekohl Yeh, that sounds good.
Could also open a backwards incompatible issue to highlight it.
Make sure it's not forgotten when the next major release comes.

@LukasAud
Copy link
Contributor

Well, this is unfortunate. It looks like this PR has gone under our radar while working on our latest major release. We will need to revisit this PR again and find a suitable time to merge it before the next major release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants