-
Notifications
You must be signed in to change notification settings - Fork 38
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
rh config handling on login + config commands #1719
base: handling-shared-cluster-creds
Are you sure you want to change the base?
Conversation
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
358910d
to
85a3447
Compare
20d6b9f
to
cd1893f
Compare
85a3447
to
6a27b3d
Compare
6a27b3d
to
c29b9d4
Compare
…nto save-default-ssh-key
74507f6
to
bac7432
Compare
bf57425
to
e608ab3
Compare
69425e6
to
8c4cb86
Compare
1c7c912
to
ab1fb93
Compare
runhouse/rns/defaults.py
Outdated
@@ -175,26 +173,26 @@ def upload_defaults( | |||
to_upload.pop("username", None) | |||
to_upload.pop("secrets", None) | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is this intentional?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
these fields are handled separately in den and not in the config proper (this isn't a new change fwiw)
…nto save-default-ssh-key # Conflicts: # runhouse/resources/hardware/cluster.py # runhouse/resources/hardware/on_demand_cluster.py
ab1fb93
to
28860bd
Compare
No description provided.