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

nit: hide testvm password #5712

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

nit: hide testvm password #5712

wants to merge 1 commit into from

Conversation

jason1028kr
Copy link
Collaborator

What type of PR is this?
/kind chore

What this PR does / why we need it:
Not sure if it's even necessary. But hide testvm password getting traced
Which issue(s) this PR fixes:

Fixes #

Requirements:

Special notes for your reviewer:

Release note:

none

@@ -110,8 +111,7 @@ else
--public-ip-address "" \
${TARGET_COMMAND_STRING}
fi

echo "VHD test VM username: $TEST_VM_ADMIN_USERNAME, password: $TEST_VM_ADMIN_PASSWORD"
Copy link
Collaborator

Choose a reason for hiding this comment

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

I can't remember, isn't there a debug mode where we let the user keep the VM for debugging? if so then we want to upload an ssh key or something to build artifacts

though, I think at the end of the day devs can just reset the password on the VM manually

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.

2 participants