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

ks init error : msg="unable to find SHA1 for repo: Get https://api.github.com/repos/ksonnet/parts/commits/master: dial tcp: #327

Closed
hackenzheng opened this issue Nov 20, 2018 · 1 comment

Comments

@hackenzheng
Copy link

image
when deploy the ml pipeline, it failed at the 'ks init ' step. I have test the network in the pod, the pod dns can resolve api.github.com and wget "https://api.github.com/repos/ksonnet/parts/commits/master" also successful. Only the dns resolve time is a little long. How to resolve this?

@hackenzheng
Copy link
Author

it's really caused by dns query timeout. I set the hostNetwork: True at the start yaml file

Linchin pushed a commit to Linchin/pipelines that referenced this issue Apr 11, 2023
* The v0.4-branch should be specified on the kubeflow/kubeflow repo
  not the testing repo.

Related to kubeflow#315
magdalenakuhn17 pushed a commit to magdalenakuhn17/pipelines that referenced this issue Oct 22, 2023
* add readme for azure

* change model uri to storage uri

* more renames

* update examples and python

* fix casing and formatting

* add a comment on the storageUri field

* revert changes to v1

* update samples to v1alpha2

* update client test

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

No branches or pull requests

1 participant