[
https://issues.apache.org/jira/browse/RANGER-5396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abhishek Kumar resolved RANGER-5396.
------------------------------------
Fix Version/s: 3.0.0
2.8.0
Resolution: Fixed
Commit in master:
https://github.com/apache/ranger/commit/0f980ba6e64fd52fa672116e010e92a97020fdcf
Commit in ranger-2.8:
https://github.com/apache/ranger/commit/5adb85a3727af2b4151aac6a15ded476651d23eb
> [docker] Use Volume Mounts for ranger-service configs
> -----------------------------------------------------
>
> Key: RANGER-5396
> URL: https://issues.apache.org/jira/browse/RANGER-5396
> Project: Ranger
> Issue Type: Improvement
> Components: docker, Ranger
> Reporter: Abhishek Kumar
> Assignee: Abhishek Kumar
> Priority: Major
> Fix For: 3.0.0, 2.8.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> To leverage existing docker images and support both docker and Kubernetes
> based deployments, it is important to keep application configs (eg:
> install.properties) outside the image(Dockerfile).
> The configs can be removed from the image layer and be driven from:
> 1. Volumes in docker-compose for docker based deployments.
> 2. ConfigMaps in helm-charts for Kubernetes based deployments.
> The jira aims to update all ranger-server docker images to support this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)