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 missing org name in browser login #812

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

marckhouzam
Copy link
Contributor

@marckhouzam marckhouzam commented Sep 13, 2024

What this PR does / why we need it

When doing an interactive login through a browser, the Tanzu Platform org name was no longer showing.
This PR fixes it.

Which issue(s) this PR fixes

Fixes # N/A

Describe testing done for PR

Before the PR, run tanzu login built from main and notice that the login succeeds but that the browser does not show the org name in the success message.

Run tanzu login using tanzu CLI v1.4.1 and notice that the org name is shown in the browser.

Use this PR and run tanzu login and notice the org name is now shown again.

Release note

Fix missing org name in browser login

Additional information

Special notes for your reviewer

@marckhouzam marckhouzam requested a review from a team as a code owner September 13, 2024 16:38
Copy link
Contributor

@prkalle prkalle left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for fixing it!

@marckhouzam marckhouzam merged commit 2dede77 into vmware-tanzu:main Sep 13, 2024
8 checks passed
@marckhouzam marckhouzam deleted the fix/orgName branch September 13, 2024 18:42
Copy link
Contributor

@vuil vuil left a comment

Choose a reason for hiding this comment

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

thanks for the fix, lgtm

@marckhouzam marckhouzam added this to the v1.5.0 milestone Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants