Skip to content

Use SSL context/params in RPP for HTTPS#64

Merged
openshift-merge-bot[bot] merged 1 commit intoopendatahub-io:release-0.12.0-rc0from
ruivieira:release-0.12.0-rc0
Jul 11, 2024
Merged

Use SSL context/params in RPP for HTTPS#64
openshift-merge-bot[bot] merged 1 commit intoopendatahub-io:release-0.12.0-rc0from
ruivieira:release-0.12.0-rc0

Conversation

@ruivieira
Copy link
Copy Markdown
Member

Cherry-pick of kserve#131.

Motivation

Need to better support remote payload processing in terms of secure connections.

Modifications

We allow injecting SSLContext (with SSLParameters) into RemotePayloadProcessor's HttpClient.

Result

Supporting sending payloads to remote endpoints over HTTPS.

Signed-off-by: Rui Vieira <ruidevieira@googlemail.com>
Copy link
Copy Markdown

@danielezonca danielezonca left a comment

Choose a reason for hiding this comment

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

lgtm
We should add support for self signed certificates too (probably with another PR)

@israel-hdez
Copy link
Copy Markdown

/ok-to-test

Copy link
Copy Markdown

@israel-hdez israel-hdez left a comment

Choose a reason for hiding this comment

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

We do not have CI for this branch yet....

But the upstream PR passed CI. Quickly scanning the code, I don't see anything risky here.

/lgtm

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Jul 11, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: danielezonca, israel-hdez, ruivieira

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:
  • OWNERS [danielezonca,israel-hdez]

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

@openshift-merge-bot openshift-merge-bot Bot merged commit 325ce12 into opendatahub-io:release-0.12.0-rc0 Jul 11, 2024
spolti pushed a commit to spolti/modelmesh that referenced this pull request Mar 5, 2025
…t-63-cp_fix_build_version

Revert "[Cherry-pick]fix build-version issue"
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