Skip to content

Custom httpd configuration support#707

Merged
openshift-merge-bot[bot] merged 1 commit into
openstack-k8s-operators:mainfrom
fmount:httpd-overrides-support
Jun 1, 2026
Merged

Custom httpd configuration support#707
openshift-merge-bot[bot] merged 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
@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

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Jun 1, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Deydra71, fmount

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

The pull request process is described 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

@openshift-ci openshift-ci Bot added the approved label Jun 1, 2026
@openshift-merge-bot openshift-merge-bot Bot merged commit ef24e23 into openstack-k8s-operators:main Jun 1, 2026
7 checks passed
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.

2 participants