-
Notifications
You must be signed in to change notification settings - Fork 41
fix during token login error in kubeedge version 1.19.1 #36
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
base: main
Are you sure you want to change the base?
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
|
Welcome @ryan-jay-qiu! It looks like this is your first PR to kubeedge/dashboard 🎉 |
…s empty during token login in kubeedge version 1.19.1 Signed-off-by: ryan-jay-qiu <[email protected]>
8ff303c to
5488ff9
Compare
wbc6080
left a comment
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.
PTAL @ghosind
|
/lgtm |
|
@ryan-jay-qiu: PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
…s empty during token login in kubeedge version 1.19.1
What type of PR is this?
/kind bug
What this PR does / why we need it:
When logging into the dashboard with kubeedge version 1.91.1, an error occurs and the system cannot be accessed. It is possible that the version is not compatible, so please fix it
Which issue(s) this PR fixes:
Fixes #
fix:Resolve the issue of the getServiceAccountName function parsing as empty during token login in kubeedge version 1.19.1
Special notes for your reviewer:
Does this PR introduce a user-facing change?: