Hide ssh_password from the log output
When you run image-builder on CI. The build job output a lot of information and logs the variables.
the logs also include the ssh_username and ssh_password.
"ssh_password": "foobar",
"ssh_username": "builder",
@mcbenjemaa Could you please use the issue template when filing these.
Please make sure to include which providers / OS / Make target this is related to as those make a difference as to what it actually output.
- Provider: QEMU & Proxmox
- OS: Ubuntu / Flatcar
- target: e.g,
make build-qemu-flatcar
This is a two way sword. Masking the ssh_password, will remove possibilty to debug in case of issues.
This is a two way sword. Masking the
ssh_password, will remove possibilty to debug in case of issues.
I would say, unless a debug flag is set otherwise, mask the password.
Packer supports this with sensitive variables
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the issue is closed
You can:
- Mark this issue as fresh with
/remove-lifecycle stale - Close this issue with
/close - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
/remove-lifecycle stale
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the issue is closed
You can:
- Mark this issue as fresh with
/remove-lifecycle stale - Close this issue with
/close - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale