Skip to content

Add support for ecdsa and ed25519 public keys.#3740

Merged
yadvr merged 1 commit intoapache:masterfrom
cl-k-takahashi:patch-public-keys
Dec 6, 2019
Merged

Add support for ecdsa and ed25519 public keys.#3740
yadvr merged 1 commit intoapache:masterfrom
cl-k-takahashi:patch-public-keys

Conversation

@cl-k-takahashi
Copy link
Copy Markdown
Contributor

@cl-k-takahashi cl-k-takahashi commented Dec 4, 2019

Signed-off-by: Kai Takahashi k-takahashi@creationline.com

Description

See #3705

Fixes: #3705

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)

Screenshots (if appropriate):

How Has This Been Tested?

Created a vm with ed25519 public key and I logged into it with ssh.

Signed-off-by: Kai Takahashi <k-takahashi@creationline.com>
Copy link
Copy Markdown
Contributor

@DaanHoogland DaanHoogland left a comment

Choose a reason for hiding this comment

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

code looks code, user tested, let's run regression tests and merge.

@DaanHoogland
Copy link
Copy Markdown
Contributor

@blueorangutan package

@blueorangutan
Copy link
Copy Markdown

@DaanHoogland a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

@blueorangutan
Copy link
Copy Markdown

Packaging result: ✖centos6 ✔centos7 ✔debian. JID-426

@DaanHoogland
Copy link
Copy Markdown
Contributor

@blueorangutan test

@blueorangutan
Copy link
Copy Markdown

@DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

@blueorangutan
Copy link
Copy Markdown

Trillian test result (tid-580)
Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
Total time taken: 39940 seconds
Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr3740-t580-kvm-centos7.zip
Intermittent failure detected: /marvin/tests/smoke/test_privategw_acl.py
Intermittent failure detected: /marvin/tests/smoke/test_vpc_redundant.py
Intermittent failure detected: /marvin/tests/smoke/test_vpc_vpn.py
Smoke tests completed. 77 look OK, 0 have error(s)
Only failed tests results shown below:

Test Result Time (s) Test File

@weizhouapache
Copy link
Copy Markdown
Member

code LGTM

Copy link
Copy Markdown
Contributor

@svenvogel svenvogel left a comment

Choose a reason for hiding this comment

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

Code LGMT!

@yadvr yadvr added this to the 4.14.0.0 milestone Dec 6, 2019
@yadvr yadvr merged commit e56fa31 into apache:master Dec 6, 2019
ustcweizhou pushed a commit to ustcweizhou/cloudstack that referenced this pull request Feb 28, 2020
See apache#3705
Fixes: apache#3705

Signed-off-by: Kai Takahashi <k-takahashi@creationline.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ecdsa and ed25519 support for sshkeys

6 participants