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

Allow multiple devfile registries to be specified #13999

Closed
wants to merge 3 commits into from

Conversation

stalleyj
Copy link

What does this PR do?

This PR allows multiple devfile registries to be specified as a space separated list, for example in values.yml we can have:-
che:
workspace:
devfileRegistryUrl: "https://che-devfile-registry.openshift.io/ https://raw.githubusercontent.com/kabanero-io/codewind-templates/master/"

The registry location is then stored so that the devfile can be read from the correct location.

What issues does this PR fix or reference?

Fixes #13961

Release Notes

Docs PR

@che-bot
Copy link
Contributor

che-bot commented Jul 24, 2019

Can one of the admins verify this patch?

1 similar comment
@che-bot
Copy link
Contributor

che-bot commented Jul 24, 2019

Can one of the admins verify this patch?

@musienko-maxim
Copy link
Contributor

Can one of the admins verify this PR?

@nickboldt
Copy link
Contributor

@stalleyj Are you able to fill out a contributor agreement?

https://www.eclipse.org/legal/ECA.php

Eclipse projects require this level of bla bla due diligence so we know YOU wrote the code, etc.

@stalleyj
Copy link
Author

@nickboldt Contributor agreement has been signed https://accounts.eclipse.org/users/jstalley/eca

Signed-off-by: Julie Stalley <julie_stalley@uk.ibm.com>
Signed-off-by: Julie Stalley <julie_stalley@uk.ibm.com>
@stalleyj
Copy link
Author

Sorry, couldn't amend the commit to be signed successfully so I have raised a new PR here #14059

@stalleyj stalleyj closed this Jul 29, 2019
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.

Allow multiple devfile registries to be added to che
4 participants