Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Use env.ssh_available field in config-ssh #197

Merged
merged 1 commit into from
Dec 3, 2020

Conversation

deansheather
Copy link
Member

Instead of dialing the SSH port to determine if SSH is available, uses a field exposed from cemanager in environments responses. This field has been added for the UI, but it makes sense to use it here too.

https://github.com/cdr/c/pull/6108

@deansheather deansheather requested a review from cmoog December 3, 2020 17:22
@greyscaled greyscaled self-requested a review December 3, 2020 17:24
Copy link
Contributor

@cmoog cmoog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@cmoog cmoog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Appreciate the cleanup 👍 . Looking at the failing integration test, I'd say the best course of action is to merge this as-is once https://github.com/cdr/c/pull/6108 is ready, then update the submodule in the cdr/c PR.

We can make sure the integration tests pass once master is deployed. We could also check that the integration passes when pointed at the cdrbot deployment.

@deansheather deansheather merged commit 44f4a04 into master Dec 3, 2020
@deansheather deansheather deleted the ssh-available-field branch December 3, 2020 19:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants