Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

[stable/wordpress] Enable configuration of AllowOverride #11155

Merged
merged 4 commits into from
Feb 6, 2019
Merged

[stable/wordpress] Enable configuration of AllowOverride #11155

merged 4 commits into from
Feb 6, 2019

Conversation

javsalgar
Copy link
Collaborator

Signed-off-by: Javier J. Salmeron Garcia [email protected]

What this PR does / why we need it:

This PR allows setting Apache AllowOverride to None. This is important for security and performance reasons

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

  • fixes #

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • DCO signed
  • Chart Version bumped
  • Variables are documented in the README.md

Signed-off-by: Javier J. Salmeron Garcia <[email protected]>
@helm-bot helm-bot added Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Feb 5, 2019
Signed-off-by: Javier J. Salmeron Garcia <[email protected]>
@helm-bot helm-bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Feb 5, 2019
@juan131
Copy link
Collaborator

juan131 commented Feb 5, 2019

/ok-to-test

@juan131
Copy link
Collaborator

juan131 commented Feb 5, 2019

I'm okay with the changes but let's wait until the WP image that supports the new env. variable is released.

/hold

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 5, 2019
Signed-off-by: Javier J. Salmeron Garcia <[email protected]>
@helm-bot helm-bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Feb 6, 2019
@juan131
Copy link
Collaborator

juan131 commented Feb 6, 2019

/hold cancel
/lgtm

@k8s-ci-robot k8s-ci-robot added lgtm Indicates that a PR is ready to be merged. and removed do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. labels Feb 6, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: javsalgar, juan131

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 6, 2019
@k8s-ci-robot k8s-ci-robot merged commit 619a86b into helm:master Feb 6, 2019
@javsalgar javsalgar deleted the WordpressHTACCESS branch February 6, 2019 15:56
smusali pushed a commit to leeliu/charts that referenced this pull request Feb 6, 2019
* [stable/wordpress] Enable configuration of AllowOverride

Signed-off-by: Javier J. Salmeron Garcia <[email protected]>

* Add custom htaccess cm

Signed-off-by: Javier J. Salmeron Garcia <[email protected]>

* Add helper

Signed-off-by: Javier J. Salmeron Garcia <[email protected]>

* Update allowOverride values

Signed-off-by: Javier J. Salmeron Garcia <[email protected]>
Signed-off-by: Samir Musali <[email protected]>
smusali pushed a commit to leeliu/charts that referenced this pull request Feb 6, 2019
* [stable/wordpress] Enable configuration of AllowOverride

Signed-off-by: Javier J. Salmeron Garcia <[email protected]>

* Add custom htaccess cm

Signed-off-by: Javier J. Salmeron Garcia <[email protected]>

* Add helper

Signed-off-by: Javier J. Salmeron Garcia <[email protected]>

* Update allowOverride values

Signed-off-by: Javier J. Salmeron Garcia <[email protected]>
Signed-off-by: Samir Musali <[email protected]>
smusali pushed a commit to leeliu/charts that referenced this pull request Feb 6, 2019
* [stable/wordpress] Enable configuration of AllowOverride

Signed-off-by: Javier J. Salmeron Garcia <[email protected]>

* Add custom htaccess cm

Signed-off-by: Javier J. Salmeron Garcia <[email protected]>

* Add helper

Signed-off-by: Javier J. Salmeron Garcia <[email protected]>

* Update allowOverride values

Signed-off-by: Javier J. Salmeron Garcia <[email protected]>
Signed-off-by: Samir Musali <[email protected]>
smusali pushed a commit to leeliu/charts that referenced this pull request Feb 6, 2019
* [stable/wordpress] Enable configuration of AllowOverride

Signed-off-by: Javier J. Salmeron Garcia <[email protected]>

* Add custom htaccess cm

Signed-off-by: Javier J. Salmeron Garcia <[email protected]>

* Add helper

Signed-off-by: Javier J. Salmeron Garcia <[email protected]>

* Update allowOverride values

Signed-off-by: Javier J. Salmeron Garcia <[email protected]>
Signed-off-by: Samir Musali <[email protected]>
smusali pushed a commit to leeliu/charts that referenced this pull request Feb 6, 2019
* [stable/wordpress] Enable configuration of AllowOverride

Signed-off-by: Javier J. Salmeron Garcia <[email protected]>

* Add custom htaccess cm

Signed-off-by: Javier J. Salmeron Garcia <[email protected]>

* Add helper

Signed-off-by: Javier J. Salmeron Garcia <[email protected]>

* Update allowOverride values

Signed-off-by: Javier J. Salmeron Garcia <[email protected]>
Signed-off-by: Samir Musali <[email protected]>
towolf pushed a commit to towolf/charts that referenced this pull request Feb 7, 2019
* [stable/wordpress] Enable configuration of AllowOverride

Signed-off-by: Javier J. Salmeron Garcia <[email protected]>

* Add custom htaccess cm

Signed-off-by: Javier J. Salmeron Garcia <[email protected]>

* Add helper

Signed-off-by: Javier J. Salmeron Garcia <[email protected]>

* Update allowOverride values

Signed-off-by: Javier J. Salmeron Garcia <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). lgtm Indicates that a PR is ready to be merged. ok-to-test size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants