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

fix: don't wait for keycloak when nativeUserMode is enabled #1448

Merged
merged 1 commit into from
Jul 21, 2021

Conversation

sparkoo
Copy link
Member

@sparkoo sparkoo commented Jul 21, 2021

Signed-off-by: Michal Vala mvala@redhat.com

What does this PR do?

When using nativeUserMode chectl fails waiting for a keycloak, which is not deployed in this mode. This PR fixes that.

Screenshot/screencast of this PR

What issues does this PR fix or reference?

eclipse-che/che#20009

How to test this PR?

deploy with checluster patch

spec:
  auth:
    nativeUserMode: true

It should complete successfully. Without this patch it gets stuck on keycloak.

PR Checklist

As the author of this Pull Request I made sure that:

Reviewers

Reviewers, please comment how you tested the PR when approving it.

Signed-off-by: Michal Vala <mvala@redhat.com>
@openshift-ci
Copy link

openshift-ci bot commented Jul 21, 2021

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: sparkoo, tolusha

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tolusha
Copy link
Collaborator

tolusha commented Jul 21, 2021

@sparkoo pls merge

@sparkoo sparkoo merged commit f42492b into che-incubator:main Jul 21, 2021
@sparkoo sparkoo deleted the gh20009-nativeUserMode branch July 21, 2021 14:03
@che-bot che-bot added this to the 7.34 milestone Jul 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants