Skip to content

Setup default value for CHE_WORKSPACE_PLUGIN__REGISTRY__URL#11354

Merged
skabashnyuk merged 2 commits intomasterfrom
che11352
Sep 26, 2018
Merged

Setup default value for CHE_WORKSPACE_PLUGIN__REGISTRY__URL#11354
skabashnyuk merged 2 commits intomasterfrom
che11352

Conversation

@skabashnyuk
Copy link
Copy Markdown
Contributor

What does this PR do?

Setup default value for CHE_WORKSPACE_PLUGIN__REGISTRY__URL

What issues does this PR fix or reference?

Fixes #11352

Release Notes

n/a

Docs PR

n/a

@skabashnyuk
Copy link
Copy Markdown
Contributor Author

ci-test

@benoitf benoitf added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. kind/task Internal things, technical debt, and to-do tasks to be performed. labels Sep 26, 2018
Copy link
Copy Markdown
Member

@sleshchenko sleshchenko left a comment

Choose a reason for hiding this comment

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

LGTM

optional: true
- name: CHE_WORKSPACE_PLUGIN__REGISTRY__URL
value: 'NULL'
value: 'https://che-plugin-registry.openshift.io'
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I believe this yaml file is not used for deploying Che on the OpenShift. I think it doesn't make sense to update it. It would be even better to replace this Che Deployment Config yaml with simpler yaml which is needed for nodejs-with-yaml testing
@eclipse/eclipse-che-qa Please correct me if I'm wrong and this test requires actual Che Server configuration.

@riuvshin
Copy link
Copy Markdown
Contributor

Results of automated E2E tests of Eclipse Che Multiuser on OCP:
Build details
Test report
docker image: eclipseche/che-server:11354
https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

@skabashnyuk skabashnyuk merged commit e53b34b into master Sep 26, 2018
@skabashnyuk skabashnyuk deleted the che11352 branch September 26, 2018 11:01
@benoitf benoitf removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Sep 26, 2018
@benoitf benoitf added this to the 6.12.0 milestone Sep 26, 2018
nickboldt pushed a commit to nickboldt/che that referenced this pull request Oct 3, 2018
…che#11354)

Setup default value for CHE_WORKSPACE_PLUGIN__REGISTRY__URL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/task Internal things, technical debt, and to-do tasks to be performed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setup default plugin registry url

6 participants