-
Notifications
You must be signed in to change notification settings - Fork 88
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: Check identity providers for oauth instead of check amount users. #248
Conversation
To fix olm tests it is needed to rebase on master |
1d3b161
to
5fdc52a
Compare
Signed-off-by: Oleksandr Andriienko <[email protected]>
Signed-off-by: Oleksandr Andriienko <[email protected]>
Signed-off-by: Oleksandr Andriienko <[email protected]>
5fdc52a
to
de99ef7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sounds ok.
Have you tested?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems nice !
Signed-off-by: Oleksandr Andriienko <[email protected]>
Tested with crc, openshift, minishift. |
Signed-off-by: Oleksandr Andriienko <[email protected]>
Signed-off-by: Oleksandr Andriienko <[email protected]>
Signed-off-by: Oleksandr Andriienko <[email protected]>
Signed-off-by: Oleksandr Andriienko <[email protected]>
Tested on OpenShift with and without oAuth Providers |
Tested with minishift. Works well and stable. Also tested moving from enabled oAuth to disabled and otherwise. |
Check identity providers for oauth instead of check amount users.
Referenced issue:
eclipse-che/che#16836