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: log out from RH SSO if registry config or/and subs activation failed #77

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

dgolovin
Copy link
Collaborator

@dgolovin dgolovin commented Mar 6, 2024

The log out happens only after all commands failed or passed, so for example if registry access configuration failed and subscription activation still running log out will happen only when latter finished.

Subscription activation failed scenario

Screen.Recording.2024-03-05.at.11.13.39.PM.mov

Registry configuration failed scenario

Screen.Recording.2024-03-05.at.11.17.53.PM.mov

Fix #52.

@dgolovin dgolovin requested a review from a team as a code owner March 6, 2024 07:28
@dgolovin dgolovin requested review from benoitf, feloy and axel7083 March 6, 2024 07:28
Copy link
Collaborator

@vrothberg vrothberg left a comment

Choose a reason for hiding this comment

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

LGTM, great work!

@benoitf benoitf changed the title fix: log out from RH SSO if reqistry config or/and subs acitvation failed fix: log out from RH SSO if reqistry config or/and subs activation failed Mar 6, 2024
src/extension.ts Outdated Show resolved Hide resolved
src/extension.ts Outdated Show resolved Hide resolved
@benoitf benoitf changed the title fix: log out from RH SSO if reqistry config or/and subs activation failed fix: log out from RH SSO if registry config or/and subs activation failed Mar 6, 2024
src/extension.ts Outdated Show resolved Hide resolved
@dgolovin dgolovin merged commit f2fcf50 into redhat-developer:main Mar 6, 2024
4 checks passed
@vrothberg
Copy link
Collaborator

Thanks, @dgolovin !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"LOGGED IN" despite of errors
3 participants