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

fix: update submodule after checking out repo #1042

Closed

Conversation

jackfengji
Copy link

fix #1017

Exec "git submodule update" after checking out the repo so the submodule has correct revision instead of the default master branch

@CLAassistant
Copy link

CLAassistant commented Oct 15, 2018

CLA assistant check
All committers have signed the CLA.

@andreimc
Copy link
Contributor

it seems like I have done the same sorta thing: #1052 however I do take into account the sshPrivateKey that can be configured.

@jessesuen
Copy link
Member

Thanks for the submission. I merged @andreimc's fix because it supports for sshPrivateKey and also includes handling of SIGTERM exit code of sidecars.

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

Successfully merging this pull request may close these issues.

git submodule get the wrong code
4 participants