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

Add an ability to set INFRA_OPENSHIFT_[USERNAME|PASSWORD|TOKEN] to empty #8129

Merged
merged 1 commit into from
Jan 4, 2018

Conversation

sleshchenko
Copy link
Member

What does this PR do?

Now there is no an ability to set infra OpenShift USERNAME, PASSWORD or TOKEN to empty because of ternary operator in bash uses the default value in this case. See #7893 (comment)

So these changes add an ability to set INFRA_OPENSHIFT_[USERNAME|PASSWORD|TOKEN] to empty.

What issues does this PR fix or reference?

@sleshchenko sleshchenko self-assigned this Jan 3, 2018
@sleshchenko sleshchenko requested review from riuvshin and a user January 3, 2018 08:04
@benoitf benoitf added kind/enhancement A feature request - must adhere to the feature request template. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. labels Jan 3, 2018
@sleshchenko
Copy link
Member Author

@JamesDrummond I missed that you'd already done these changes in your new PR.
Should I close this PR as duplicate or merge it to make your PR a bit smaller? =)

@riuvshin
Copy link
Contributor

riuvshin commented Jan 3, 2018

I would prefer this smaller PR

@JamesDrummond
Copy link
Contributor

JamesDrummond commented Jan 3, 2018

Yes use this one. I changed mine to be like yours so should not be any merge conflicts on my end.

17c66f6

JamesDrummond pushed a commit that referenced this pull request Jan 3, 2018
Signed-off-by: James Drummond james@devcomb.com
@sleshchenko sleshchenko merged commit 92522f3 into eclipse-che:master Jan 4, 2018
@sleshchenko sleshchenko deleted the deployScript branch January 4, 2018 09:57
@benoitf benoitf added this to the 6.0.0-M5 milestone Jan 4, 2018
@benoitf benoitf removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Jan 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants