Skip to content

Conversation

@kumaab
Copy link
Contributor

@kumaab kumaab commented Nov 14, 2025

What changes were proposed in this pull request?

To leverage existing docker images and support both docker and Kubernetes based deployments, it is important to keep application configs (eg: ranger-plugin-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.

How was this patch tested?

Pending.

@kumaab kumaab self-assigned this Nov 14, 2025
@kumaab kumaab marked this pull request as draft November 14, 2025 23:26
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.

1 participant