Skip to content

Conversation

@fmount
Copy link
Contributor

@fmount fmount commented Sep 24, 2025

Add automatic S3 CA certificate injection when TLS is enabled, injecting s3_store_cacert parameter to point to the CA bundle. This is based on the mechanism provided by lib-common util.ExtendCustomServiceConfig() that safely adds configuration options without overwriting existing user settings, preserving customServiceConfig integrity based on the user input.

Jira: https://issues.redhat.com/browse/OSPRH-14309

@fmount fmount requested a review from stuggi September 24, 2025 12:22
@openshift-ci openshift-ci bot requested review from dprince and fultonj September 24, 2025 12:22
@fmount fmount requested review from konan-abhi and removed request for dprince and fultonj September 24, 2025 12:22
@fmount fmount requested a review from abays September 24, 2025 12:22
@softwarefactory-project-zuul
Copy link

This change depends on a change that failed to merge.

Change openstack-k8s-operators/lib-common#641 is needed.

Copy link
Contributor

@konan-abhi konan-abhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for explaining in detail, looks good to me!!!

@softwarefactory-project-zuul
Copy link

This change depends on a change that failed to merge.

Change openstack-k8s-operators/lib-common#641 is needed.

Add automatic S3 CA certificate injection when TLS is enabled, injecting
s3_store_cacert parameter to point to the CA bundle. It is based on the
mechanism via lib-common util.ExtendCustomServiceConfig() that safely
adds configuration options without overwriting existing user settings,
preserving customServiceConfig integrity based on user input.

Jira: https://issues.redhat.com/browse/OSPRH-14309

Signed-off-by: Francesco Pantano <[email protected]>
Copy link
Contributor

@konan-abhi konan-abhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you!!

@openshift-ci openshift-ci bot added the lgtm label Nov 27, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 27, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fmount, konan-abhi

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

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 27, 2025

@fmount: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/glance-operator-build-kuttl e8b457c link unknown /test glance-operator-build-kuttl

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@fmount
Copy link
Contributor Author

fmount commented Nov 27, 2025

/test glance-operator-build-kuttl

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.

3 participants