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

Make SSH key pair optional #23

Open
calebwin opened this issue Sep 5, 2021 · 3 comments · Fixed by #54
Open

Make SSH key pair optional #23

calebwin opened this issue Sep 5, 2021 · 3 comments · Fixed by #54
Assignees
Labels
banyan-jl Concerning Banyan.jl enhancement New feature or request

Comments

@calebwin
Copy link
Contributor

calebwin commented Sep 5, 2021

The EC2 SSH key pair should not be required when creating a new cluster. And when a user creates a new account, a default cluster should be created without any key pair. The creation of the cluster should also result in an email being sent to the user indicating that the cluster is ready for use.

@calebwin calebwin added enhancement New feature or request banyan-jl Concerning Banyan.jl labels Sep 5, 2021
@calebwin
Copy link
Contributor Author

calebwin commented Sep 9, 2021

Right now, this is also required in configure. That will have to be removed as well if possible.

@cailinw
Copy link
Contributor

cailinw commented Oct 14, 2021

There are multiple issues mentioned in this issue. Splitting into another issue #55

  • Make EC2 SSH key pair not required when creating a new cluster
  • Test that jobs can still be submitted to cluster without EC2 SSH Key Pair specified

@cailinw cailinw linked a pull request Oct 14, 2021 that will close this issue
@calebwin
Copy link
Contributor Author

calebwin commented Dec 1, 2021

@cailinw Has this been tested?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
banyan-jl Concerning Banyan.jl enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants