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

ref(pkg/controller/utils.go,pkg/sshd/sshd.go): send public key fingerprint to the controller #1

Merged
merged 2 commits into from
Feb 10, 2016

Conversation

arschles
Copy link

@arschles arschles commented Feb 9, 2016

Instead of encoded public key. This avoids long URLs, and the need to encode the public key at all.

@aledbf: @helgi has changed the controller to accept fingerprints in the path of the /v2/hooks/key API call, so this change reflects the builder side of things. I've opened this PR against your remove-etcd branch, and I believe that this will need to be merged before deis#148 can be merged.

…print to controller

Instead of encoded public key
aledbf added a commit that referenced this pull request Feb 10, 2016
ref(pkg/controller/utils.go,pkg/sshd/sshd.go): send public key fingerprint to the controller
@aledbf aledbf merged commit 07dd30c into aledbf:remove-etcd Feb 10, 2016
@arschles arschles deleted the remove-etcd-changes branch February 10, 2016 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants