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

Add offline mode to jib-core #1687

Merged
merged 8 commits into from
May 3, 2019
Merged

Add offline mode to jib-core #1687

merged 8 commits into from
May 3, 2019

Conversation

TadCordle
Copy link
Contributor

Towards #718. Also fixes #1683.

Adds a Containerizer#setOfflineMode to set whether or not to set offline mode. Errors out if attempting to build to a registry, or if there is missing information from the cache.

Copy link
Member

@chanseokoh chanseokoh left a comment

Choose a reason for hiding this comment

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

LGTM. Just minor things.

Copy link
Member

@chanseokoh chanseokoh left a comment

Choose a reason for hiding this comment

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

LGTM. Just run the added integration test locally before merging.

@TadCordle TadCordle merged commit 0bda425 into master May 3, 2019
@TadCordle TadCordle deleted the offline-core branch May 3, 2019 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OCI base image support is likely to be fishy or even not working
3 participants