We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sealer subcommand "join" doesn't support --passwd, --pk, --env, which is supported in subcommand "run".
This design requires that the configuration of the node I join must be consistent with the original node, which is unreasonable
I expect when i use sealer join, i can set ssh config, env for new nodes.
sealer version
cat /etc/os-release
uname -a
The text was updated successfully, but these errors were encountered:
@kakaZhou719
Sorry, something went wrong.
kakaZhou719
Successfully merging a pull request may close this issue.
Sealer subcommand "join" doesn't support --passwd, --pk, --env, which is supported in subcommand "run".
This design requires that the configuration of the node I join must be consistent with the original node, which is unreasonable
What happened:
What you expected to happen:
I expect when i use sealer join, i can set ssh config, env for new nodes.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
sealer version
):cat /etc/os-release
):uname -a
):The text was updated successfully, but these errors were encountered: