Skip to content

Custom httpd configuration support#707

Open
fmount wants to merge 1 commit into
openstack-k8s-operators:mainfrom
fmount:httpd-overrides-support
Open

Custom httpd configuration support#707
fmount wants to merge 1 commit into
openstack-k8s-operators:mainfrom
fmount:httpd-overrides-support

Conversation

@fmount
Copy link
Copy Markdown
Contributor

@fmount fmount commented May 25, 2026

Introduce a new sample demonstrating how to customize httpd conf using extraMounts.
This approach leverages the extraMounts feature to inject custom configuration files loaded from /etc/httpd/conf_custom, enabling users to modify httpd settings without introducing new API parameters to the operator.
This follows the pattern already present in storage operators (e.g. openstack-k8s-operators/cinder-operator#610)

@fmount fmount requested a review from stuggi May 25, 2026 04:53
@openshift-ci openshift-ci Bot requested a review from mauricioharley May 25, 2026 04:53
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 25, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: fmount
Once this PR has been reviewed and has the lgtm label, please assign dprince for approval. For more information see the Code Review Process.

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

Details 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

@fmount fmount requested review from Deydra71 and removed request for mauricioharley May 25, 2026 04:53
@fmount fmount changed the title Add httpd-overrides sample with custom httpd configuration support Custom httpd configuration support May 25, 2026
@fmount fmount force-pushed the httpd-overrides-support branch from bd8fc4c to 04153d7 Compare May 25, 2026 04:58
@centosinfra-prod-github-app
Copy link
Copy Markdown

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/zuul/t/rdoproject.org/buildset/10c3133d15ea42218fabde8aa276c6b7

openstack-k8s-operators-content-provider FAILURE in 9m 12s
⚠️ keystone-operator-kuttl SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider (non-voting)
⚠️ keystone-operator-tempest SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider (non-voting)

Comment thread config/samples/httpd-overrides/README.md Outdated
Introduces a new sample demonstrating how to customize Apache HTTPD
configuration in keystone-operator using extraMounts.
This approach leverages the "extraMounts" feature to inject custom
configuration files loaded from "/etc/httpd/conf_custom", enabling users
to modify httpd settings without introducing new API parameters to the
operator.

Co-Authored-By: Claude Opus <noreply@anthropic.com>
Signed-off-by: Francesco Pantano <fpantano@redhat.com>
@fmount fmount force-pushed the httpd-overrides-support branch from 04153d7 to e15407b Compare May 27, 2026 14:57
@Deydra71
Copy link
Copy Markdown
Contributor

/lgtm

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.

2 participants