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

RANGER-5122: fixed path for images #521

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

developster
Copy link

What changes were proposed in this pull request?

Load images from the correct path. This bug appears only when context path of the ranger web app is changed to something else than the default root (/).

Also updated setup.sh to allow changing the "ranger.contextName" from install.properties.

Fixes RANGER-5122.

How was this patch tested?

Tested manually.

@fimugdha
Copy link
Contributor

@developster such type of fix is not required, as only Ranger application is executed from Ranger Embedded Tomcat and Ranger server uses dedicated port to run.

This will force every user to change their Ranger Admin urls getting used for communicating to Ranger Rest APIs.

However this fix is breaking Ranger Admin url while accessing it with Knox gateway.

cc @pradeepagrawal8184 / @mneethiraj / @kumaab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants