Update Keycloak to 3.4.3.Final version#10165
Merged
mkuznyetsov merged 6 commits intomasterfrom Jul 2, 2018
Merged
Conversation
ghost
approved these changes
Jun 23, 2018
skabashnyuk
approved these changes
Jun 25, 2018
benoitf
approved these changes
Jun 25, 2018
ghost
reviewed
Jun 25, 2018
ghost
left a comment
There was a problem hiding this comment.
Please update this one too https://github.com/eclipse/che/blob/master/dockerfiles/keycloak/Dockerfile#L8
This Dockerfile is used to build an image for used for OpenShift deployment.
And make sure you check it on OpenShift.
Contributor
Author
|
ci-test |
riuvshin
suggested changes
Jun 25, 2018
| IMAGE_TRAEFIK=traefik:v1.5.0 | ||
| IMAGE_POSTGRES=centos/postgresql-96-centos7:9.6 | ||
| IMAGE_KEYCLOACK=jboss/keycloak-openshift:3.3.0.CR2-3 | ||
| IMAGE_KEYCLOACK=jboss/keycloak-openshift:3.4.3.Final |
Contributor
There was a problem hiding this comment.
please apply same changes to latest
|
ci-test build report: |
riuvshin
approved these changes
Jun 27, 2018
mshaposhnik
pushed a commit
that referenced
this pull request
Jul 2, 2018
hbhargav
pushed a commit
to hbhargav/che
that referenced
this pull request
Dec 5, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Update Keycloak image to 3.4.3. Final version. Adapt .ftl templates due to changes bringing with it
What issues does this PR fix or reference?
#10100
Release Notes
Docs PR