sealerio / sealer

Build, Share and Run Both Your Kubernetes Cluster and Distributed Applications (Project under CNCF)
http://sealer.cool
Apache License 2.0
2.06k stars 362 forks source link

when no password between nodes, run 'sealer run -f cluster' reports error! #2324

Open sunshinejdq opened 10 months ago

sunshinejdq commented 10 months ago

What happen?

ssh trust between nodes cluster.yaml

ssh:
  passwd: ""

sealer run -f cluster.yaml report an error: image however, use sealer run xximage:v1.1 -m xx -n xx -p "" success

Relevant log output?

No response

What you expected to happen?

No response

How to reproduce it (as minimally and precisely as possible)?

No response

Anything else we need to know?

No response

What is the version of Sealer you using?

v.0.11.0

What is your OS environment?

CentOS Linux release 7.9.2009 (Core)

What is the Kernel version?

Linux master0 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

Other environment you want to tell us?