Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

make frontend prefixes configurable #363

Merged
merged 2 commits into from
Jul 9, 2020

Conversation

butonic
Copy link
Member

@butonic butonic commented Jul 9, 2020

We introduce three new environment variables and preconfigure them the following way:

REVA_FRONTEND_DATAGATEWAY_PREFIX="data"
REVA_FRONTEND_OCDAV_PREFIX=""
REVA_FRONTEND_OCS_PREFIX="ocs"

This restores the reva defaults that were changed upstream.

https://github.com/cs3org/reva/pull/936/files#diff-51bf4fb310f7362f5c4306581132fc3bR63

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
@update-docs
Copy link

update-docs bot commented Jul 9, 2020

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@PVince81
Copy link
Contributor

PVince81 commented Jul 9, 2020

Tests failed. Are you sure this doesn't require the ocis-reva update first ?

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
@butonic
Copy link
Member Author

butonic commented Jul 9, 2020

yes was a typo: 5bd5824#diff-0164e90181ba76a36443d5253f766ccdR169 😞

We were relying on the prefix defaults for all frontend services: datagateway, ocdav and ocs. made all three configurable and set the defaults we were using.

Copy link
Contributor

@PVince81 PVince81 left a comment

Choose a reason for hiding this comment

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

👍

@PVince81 PVince81 merged commit bd7479b into owncloud:master Jul 9, 2020
@butonic butonic deleted the add-datagateway-prefix branch July 9, 2020 10:21
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.

2 participants