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

Support offline installation #986

Merged
merged 5 commits into from
Oct 18, 2020
Merged

Support offline installation #986

merged 5 commits into from
Oct 18, 2020

Conversation

golanha
Copy link
Member

@golanha golanha commented Oct 18, 2020

This change is Reviewable

@golanha golanha requested a review from yehiyam October 18, 2020 11:39
Copy link
Contributor

@yehiyam yehiyam left a comment

Choose a reason for hiding this comment

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

Reviewed 3 of 3 files at r1.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @golanha)


core/algorithm-builder/lib/builds/docker-builder.js, line 304 at r1 (raw file):

    const pullRegistry = _createURL(docker.pull);
    const pushRegistry = _createURL(docker.push);
    _envsHelper(envs, 'DOCKER_PULL_REGISTRY_USER', docker.pull.registry);

I think it should come from the same place as the base
_getBaseImageVersion

@golanha golanha merged commit e454023 into master Oct 18, 2020
hkube-ci pushed a commit that referenced this pull request Oct 18, 2020
Support offline installation .... bump version [skip ci]
hkube-ci pushed a commit that referenced this pull request Oct 18, 2020
Support offline installation .... bump version [skip ci]
@yehiyam
Copy link
Contributor

yehiyam commented Oct 19, 2020

/deploy

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.

2 participants