puppetlabs-apache icon indicating copy to clipboard operation
puppetlabs-apache copied to clipboard

Use more mod classes in default_mods

Open ekohl opened this issue 3 years ago • 8 comments

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.

ekohl avatar Aug 10 '22 11:08 ekohl

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.

github-actions[bot] avatar Oct 10 '22 02:10 github-actions[bot]

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 avatar Oct 10 '22 11:10 ekohl

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

ekohl avatar Dec 08 '22 14:12 ekohl

@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.

ekohl avatar Dec 14 '22 12:12 ekohl

@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

david22swan avatar Jan 16 '23 10:01 david22swan

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?

ekohl avatar Jan 16 '23 11:01 ekohl

@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.

david22swan avatar Jan 16 '23 15:01 david22swan

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.

LukasAud avatar May 26 '23 16:05 LukasAud