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

Dynamic Uno - Support #74

Merged
merged 2 commits into from
Dec 8, 2016
Merged

Dynamic Uno - Support #74

merged 2 commits into from
Dec 8, 2016

Conversation

krallin
Copy link
Contributor

@krallin krallin commented Dec 7, 2016

This includes a helper `Operation#with_ssh_cmd` method that be called by
clients to generate SSH a SSH connection (i.e. a certificate) and
generate a suitable array of arguments to call SSH with.

This was originally going to be in the CLI, but it makes sense to
include it here so that other consumers can use these helpers. Namely,
Primetime will be able to take advantage of this to access deployment
logs via Dynamic Uno.

See https://github.com/aptible/api.aptible.com/pull/448 for additional
context.
@krallin
Copy link
Contributor Author

krallin commented Dec 7, 2016

@fancyremarker @blakepettersson,

This was originally going to be a very minor PR, but I moved a bit of additional code into here to help fix the issue @fancyremarker brought up in https://github.com/aptible/api.aptible.com/pull/448. It's probably worth reviewing now (although all that code is pretty short).

Copy link
Member

@fancyremarker fancyremarker left a comment

Choose a reason for hiding this comment

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

LGTM.

@krallin krallin changed the title Dynamic Uno Support Dynamic Uno - Support Dec 8, 2016
Copy link
Contributor

@blakepettersson blakepettersson left a comment

Choose a reason for hiding this comment

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

Looks great!

@krallin krallin merged commit 862017c into aptible:master Dec 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants