ranger
ranger copied to clipboard
RANGER-4920: kms docker - Fix kms service url, volume support for configs
What changes were proposed in this pull request?
- Fixed service url for kms as key create operation was not succeeding
- Introduced volume support for kms docker images so that image re-create is not required for change in configs
How was this patch tested?
- Rebuild docker image with new kms bits, created kms docker container
- Made some changes to kms-logback.xml (location dev-support/ranger-docker/config/ranger-kms/kms-logback.xml)
- Restart kms docker container
- updated kms-logback.xml correctly used now for logging (image re-create not required)