-
Notifications
You must be signed in to change notification settings - Fork 53
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
jenkins: add --json-key
and --sdk-url
to cork update
commands
#158
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks ok.
A test CI run would be great.
@dongsupark I started a build: http://jenkins.infra.kinvolk.io:8080/job/os/job/manifest/3742/cldsv/ |
--json-key
to cork update
commands--json-key
and --sdk-url
to cork update
commands
@jepio @dongsupark I added too the NOTE: I started the build with |
@tormath1 : For each script in the We seem to have two sets of creds - one for uploading the development files ( So your changes seem to be alright, but I'm not entirely sure about |
@krnowak thanks for the explanation - I really had a doubt regarding this duality I think we're good using |
it pulls flatcar/mantle#239 to be able to use `--json-key` in order to access private GCS bucket Signed-off-by: Mathieu Tortuyaux <[email protected]>
021db39
to
998d2f4
Compare
it pulls flatcar/mantle#239 to be able to
use
--json-key
and--sdk-url
in order to access private GCS bucketSigned-off-by: Mathieu Tortuyaux [email protected]
Note for reviewers
GOOGLE_APPLICATION_CREDENTIALS
from each scriptjenkins/vm.sh
we mixGS_DEVEL_CREDS
andGOOGLE_APPLICATION_CREDENTIALS
- I think they target the same fileCI: http://jenkins.infra.kinvolk.io:8080/job/os/job/manifest/3742/cldsv/