Skip to content

Refactor APIServer TLS setup into common function#3751

Merged
openshift-merge-bot[bot] merged 1 commit intooperator-framework:masterfrom
tmshort:consolidate
Jan 23, 2026
Merged

Refactor APIServer TLS setup into common function#3751
openshift-merge-bot[bot] merged 1 commit intooperator-framework:masterfrom
tmshort:consolidate

Conversation

@tmshort
Copy link
Copy Markdown
Contributor

@tmshort tmshort commented Jan 23, 2026

Consolidates duplicated APIServer TLS configuration setup code from OLM and Catalog operators into a single SetupAPIServerTLSConfig function.

Assisted-By: Claude

Consolidates duplicated APIServer TLS configuration setup code from
OLM and Catalog operators into a single SetupAPIServerTLSConfig function.

Signed-off-by: Todd Short <todd.short@me.com>
Assisted-By: Claude
Copy link
Copy Markdown
Member

@anik120 anik120 left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jan 23, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Jan 23, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: anik120

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 Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 23, 2026
@openshift-merge-bot openshift-merge-bot Bot merged commit a0f3015 into operator-framework:master Jan 23, 2026
18 of 20 checks passed
@tmshort tmshort deleted the consolidate branch January 23, 2026 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants