trustyai-explainability / trustyai-service-operator

TrustyAI's Kubernetes operator
Apache License 2.0
3 stars 20 forks source link

feat: Add TLS ConfigMap parameter #269

Open ruivieira opened 3 months ago

ruivieira commented 3 months ago

This PR adds a new field to the TrustyAI operator configuration ConfigMap called tls with can be either enabled or disabled.

Two overlays were also updated:

key odh rhoai
tls disabled enabled
kServeServerless enabled disabled
OAuth container image tag 4.14 sha registry.redhat.io/openshift4/ose-oauth-proxy@sha256:ab112105ac37352a2a4916a39d6736f5db6ab4c29bad4467de8d613e80e9bb33

This allows for:

github-actions[bot] commented 3 months ago

PR image build and manifest generation completed successfully!

📦 PR image: quay.io/trustyai/trustyai-service-operator-ci:e0e0c7f1b8b191841ba6e4a07427bded5dd57ef4

🗂️ CI manifests

openshift-ci[bot] commented 3 months ago

@ruivieira: 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/trustyai-service-operator-e2e e0e0c7f1b8b191841ba6e4a07427bded5dd57ef4 link true /test trustyai-service-operator-e2e

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
openshift-ci[bot] commented 3 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: RobGeada

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

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/trustyai-explainability/trustyai-service-operator/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
openshift-merge-robot commented 1 month ago

PR needs rebase.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.