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

In deploy_che.sh, the keycloack route should be https when the che server is https #6739

Merged
merged 2 commits into from
Oct 14, 2017

Conversation

davidfestal
Copy link
Contributor

What does this PR do?

This PR allows the route of the deployed dedicated keycloack server to be https when the deployed che server route is https

What issues does this PR fix or reference?

This PR fixes issue #6666

... In `deploy_che.sh`, the keycloack route should be `https` when the
che server is `https`

Signed-off-by: David Festal <dfestal@redhat.com>
@davidfestal davidfestal requested review from l0rd, riuvshin and a user October 13, 2017 14:42
@codenvy-ci
Copy link

Can one of the admins verify this patch?

@benoitf benoitf added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. kind/bug Outline of a bug - must adhere to the bug report template. labels Oct 13, 2017
@codenvy-ci
Copy link

Can one of the admins verify this patch?

Copy link
Contributor

@l0rd l0rd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM you just need to update the description of function append_before_match

@@ -8,15 +8,38 @@

set -e

# append_after_match allows to append content after matching line
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

append_after_match or append_before_match?

Copy link
Contributor

@riuvshin riuvshin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@riuvshin riuvshin merged commit cee9715 into master Oct 14, 2017
@riuvshin riuvshin deleted the fix-6666 branch October 14, 2017 13:03
@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 Oct 14, 2017
@benoitf benoitf added this to the 5.19.0 milestone Oct 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants