Skip to content
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

feat(backend): Add CA injection to step-copy-artifacts step. Fixes #1394. #1395

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

HumairAK
Copy link
Contributor

@HumairAK HumairAK commented Oct 20, 2023

Which issue is resolved by this Pull Request:
Resolves #1394

Description of your changes:
This PR adds the option to pull in a trusted bundle that gets mounted to the step-copy artifact steps added by the api server when generating the tekton template. It assumes default location of /etc/ssl/certs.

Environment tested:

  • Python Version (use python --version): Python 3.11, tested with kfp sdk 1.8
  • Tekton Version (use tkn version): 0.50
  • Kubernetes Version (use kubectl version): OC stable-4.13 / k8s 1.26

Checklist:

Copy link
Member

@Tomcli Tomcli left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

Thanks @HumairAK

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: HumairAK, Tomcli

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

@google-oss-prow google-oss-prow bot merged commit 333c1c9 into kubeflow:master Oct 20, 2023
16 checks passed
HumairAK added a commit to HumairAK/data-science-pipelines-tekton that referenced this pull request Oct 27, 2023
HumairAK added a commit to HumairAK/data-science-pipelines-tekton that referenced this pull request Nov 8, 2023
HumairAK added a commit to HumairAK/data-science-pipelines-tekton that referenced this pull request Jan 2, 2024
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.

Support artifact passing in airgapped environments with self-signed certs
2 participants