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

Helm chart and service hardcode Oracle DB client version. Should be dynamic. #138

Open
junior opened this issue Mar 10, 2020 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@junior
Copy link
Member

junior commented Mar 10, 2020

Currently Helm chart and service hardcode Oracle DB client version.

This affects the wallet location, the volume for the wallet and the bin folder where the tools are located.

We should either use a variable to select the version and update the dbtools image to use version tag matching the instantClient or create symlinks that will be generic to the chart, no matter which version of the instant client is used.

Reminding that greater version of the client is backwards compatible with "old" DB versions, so, there's no need to have multiple versions support.

@junior junior added the enhancement New feature or request label Mar 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant