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

Allow to use NULL in JDBC env vars #9047

Merged
merged 1 commit into from
Mar 12, 2018

Conversation

garagatyi
Copy link

What does this PR do?

Allows to use NULL as a value of JDBC config to simplify usage of
environment variables for JDBC settings in k8s/Openshift
deployment files. NULL is treated as unset variable.

What issues does this PR fix or reference?

Release Notes

Docs PR

Allows to use NULL as a value of JDBC config to simplify usage of
environment variables for JDBC settings in k8s/Openshift
deployment files. NULL is treated as unset variable.
Signed-off-by: Oleksandr Garagatyi <ogaragat@redhat.com>
@garagatyi
Copy link
Author

ci-build

@codenvy-ci
Copy link

@garagatyi garagatyi merged commit 248dd50 into eclipse-che:master Mar 12, 2018
@garagatyi garagatyi deleted the nullDBConfigs branch March 12, 2018 08:56
@benoitf benoitf added this to the 6.3.0 milestone Mar 16, 2018
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.

None yet

5 participants