-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cherry Pick package updates & ca bundle injection. #524
Conversation
Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
This change will allow users to specify a configmap that contains a ca bundle. This ca bundle is injected into the api server pod.
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
A new image has been built to help with testing out this PR: To use this image run the following: cd $(mktemp -d)
git clone git@github.com:opendatahub-io/data-science-pipelines-operator.git
cd data-science-pipelines-operator/
git fetch origin pull/524/head
git checkout -b pullrequest e874fa4bf88a39ac3e232715b24a4e8a03eb24b8
make deploy IMG="quay.io/opendatahub/data-science-pipelines-operator:pr-524" More instructions here on how to deploy and test a Data Science Pipelines Application. |
Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
Change to PR detected. A new PR build was completed. |
Change to PR detected. A new PR build was completed. |
Ignoring pre-comit ci failure as it's not relevant for this patch. |
Cherry-pick: