Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

che 14947: Releasing 7.3.1 version of the devfile registry #133

Merged
merged 9 commits into from
Oct 28, 2019

Conversation

ibuziuk
Copy link
Member

@ibuziuk ibuziuk commented Oct 28, 2019

What does this PR do?

Cherry-picking all commits from master to 7.3.x
Releasing 7.3.1 version of the devfile registry

What issues does this PR fix or reference?

eclipse-che/che#14947

ibuziuk and others added 9 commits October 28, 2019 11:31
Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
Signed-off-by: Angel Misevski <amisevsk@redhat.com>
Instead of retrieving zip files from github directly, change offline
projects caching to git clone + git archive the files.

Signed-off-by: Angel Misevski <amisevsk@redhat.com>
…clipse-che#128)

* Add list of external images to server when offline registry is built

To aid in deploying Che in an offline scenario, it's necessary to have a
list of images used in plugins.

Signed-off-by: Angel Misevski <amisevsk@redhat.com>

* Improve build.sh to take options

Adds various options to build.sh script:

    --tag, -t [TAG]
        Docker image tag to be used for image; default: 'nightly'
    --registry, -r [REGISTRY]
        Docker registry to be used for image; default 'quay.io'
    --organization, -o [ORGANIZATION]
        Docker image organization to be used for image; default: 'eclipse'
    --offline
        Build offline version of registry, with all sample projects
        cached in the registry; disabled by default.
    --rhel
        Build registry using UBI images instead of default

Signed-off-by: Angel Misevski <amisevsk@redhat.com>

* fixup: fix copy-paste errors in build.sh

Signed-off-by: Angel Misevski <amisevsk@redhat.com>
Signed-off-by: Angel Misevski <amisevsk@redhat.com>
Signed-off-by: Angel Misevski <amisevsk@redhat.com>
…o registry.access.redhat.com/rhscl/httpd-24-rhel7:2.4-105 (eclipse-che#130)

Change-Id: I90a651ec581d6cfd44b4bd2ad5369779fffb2009
Signed-off-by: nickboldt <nboldt@redhat.com>
The regex we use to update image references used in airgap mode fails if
the registry hostname contains a colon.

Signed-off-by: Angel Misevski <amisevsk@redhat.com>
Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
Copy link
Contributor

@nickboldt nickboldt left a comment

Choose a reason for hiding this comment

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

+1, I think all these changes from master are already downstream in CRW's version of devfile registry so when we switch over to use 7.3.1 it should be seamless.

@ibuziuk ibuziuk merged commit 5b54b38 into eclipse-che:7.3.x Oct 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants