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

Support Azure authentication for pipeline ops #953

Closed
rakelkar opened this issue Mar 11, 2019 · 0 comments
Closed

Support Azure authentication for pipeline ops #953

rakelkar opened this issue Mar 11, 2019 · 0 comments
Assignees
Labels

Comments

@rakelkar
Copy link
Contributor

Pipeline authors can currently authenticate against GCP by adding a ".apply(gcp.use_gcp_secret('user-gcp-sa'))" suffix to their ops. This makes the GCP secret provisioned during kubeflow setup available to the op container.

However there is no way to do this on Azure

Linchin pushed a commit to Linchin/pipelines that referenced this issue Apr 11, 2023
* Add kserve for testing

* Add configs for kserve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants