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

Upgrade bosh-cli from v6.4.1 to v6.4.2+ #537

Closed
wants to merge 2 commits into from

Conversation

fnaranjo-vmw
Copy link
Contributor

[#182248334]

bosh-cli was using Gopkg for dependency management until v6.4.1
In v6.4.2 bosh-cli was migrated to use go-modules.

This establishes the foundation to upgrade to bosh-cli/v6

[#182248334]

bosh-cli was using Gopkg for dependency management until v6.4.1
In v6.4.2 bosh-cli was migrated to use go-modules.

This establishes the foundation to upgrade to bosh-cli/v6
[#182248334]
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

@fnaranjo-vmw
Copy link
Contributor Author

@fnaranjo-vmw
Copy link
Contributor Author

I have built bosh-backup-and-restore CLI with this branch and the problem persists:
failed to check os: ssh.Run failed: ssh.Stream failed: ssh.Dial failed: ssh: handshake failed: ssh: no common algorithm for host key; client offered: [ssh-rsa], server offered: [rsa-sha2-512 rsa-sha2-256 ecdsa-sha2-nistp256 ssh-ed25519]

@fnaranjo-vmw fnaranjo-vmw marked this pull request as draft June 2, 2022 15:38
@fnaranjo-vmw
Copy link
Contributor Author

The purpose of this PR was mainly to fix an SSH issue which was now solved by: #539

We will create a new PR in the future to make keeping bosh-cli up-to-date possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants