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

show custom password of the admin user #2139

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wzjgo
Copy link

@wzjgo wzjgo commented Nov 11, 2022

Signed-off-by: wzjgo [email protected]

What this PR does / why we need it:
#2137

@ks-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: wzjgo
To complete the pull request process, please assign zryfish after the PR has been reviewed.
You can assign the PR to them by writing /assign @zryfish in a comment when ready.

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

@ks-ci-bot ks-ci-bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Nov 11, 2022
@wzjgo
Copy link
Author

wzjgo commented Nov 11, 2022

/assign @zryfish

@@ -113,8 +107,6 @@
{{ bin_dir }}/kubectl -n kubesphere-system patch secret kubesphere-secret -p '{"data": {"initAdminPassword": "{{ adminPassword | b64encode }}"}}'
when:
- adminPassword != ""
when:
Copy link
Collaborator

Choose a reason for hiding this comment

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

After deleting the admin user check, run ks-installer again, and the password modified in the console may be reset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants