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/support z images in helper scripts2 #240

Merged
merged 1 commit into from
Aug 27, 2018

Conversation

shay-berman
Copy link
Contributor

@shay-berman shay-berman commented Aug 26, 2018

Allow to add MANIFEST_FLAG for all the docker manifest commands inside the [helper_to_push_docker_manifest.sh] script.
So in case you want to use it with internal registry without TLS you will be able to use export MANIFEST_FLAG="--insecure" as part of the CI job.

In addition, move all the helper_to_push* scripts into dedicated directory called repo/scripts/ci.


This change is Reviewable

@shay-berman shay-berman changed the base branch from master to dev August 26, 2018 14:58
@shay-berman shay-berman self-assigned this Aug 26, 2018
@coveralls
Copy link

Coverage Status

Coverage remained the same at 51.98% when pulling 8022267 on fix/support_zImages_in_helper_scripts2 into 6162da4 on dev.

Copy link
Contributor

@beckmani beckmani left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 3 of 3 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @tzurE)

@shay-berman shay-berman merged commit ce75e33 into dev Aug 27, 2018
@tzurE
Copy link
Contributor

tzurE commented Aug 27, 2018

:lgtm:

@shay-berman shay-berman deleted the fix/support_zImages_in_helper_scripts2 branch September 17, 2018 09:52
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.

None yet

4 participants