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

enable files/write API #4

Merged
merged 14 commits into from
Jan 19, 2019
Merged

enable files/write API #4

merged 14 commits into from
Jan 19, 2019

Conversation

yeewang
Copy link

@yeewang yeewang commented Jan 19, 2019

resolve issues, enable files/write relats APIs.

yeewang and others added 14 commits December 18, 2018 14:55
Signed-off-by: Yi Wang <wangyi8848@gmail.com>
due to this change, hive.cluster will be isolated from typical ipfs.cluster.

Signed-off-by: Yi Wang <wangyi@storswift.com>
Before we resolved all /dns*/ multiaddresses before we used them.

When using HTTPs, the Go HTTP Client only sees the resolved IP address
and it is unable to negotiate TLS with a cerficate because the request
is not going to the hostname the certificate is signed for, but to
the IP. This leverages a recent feature in go-multiaddr-net
and uses directly the user-provided hostname.

License: MIT
Signed-off-by: Hector Sanjuan <code@hector.link>
We should deprecate passing in Host/Port in the config,
but in the meantime, it hardcoded /dns4/, meaning that if
someone placed an ipv6 address in there things would break badly
and weirdly.

License: MIT
Signed-off-by: Hector Sanjuan <code@hector.link>
Fix ipfs-cluster-ctl with HTTPs multiaddresses
Signed-off-by: Yi Wang <wangyi@storswift.com>
Signed-off-by: Yi Wang <wangyi@storswift.com>
Signed-off-by: Yi Wang <wangyi@storswift.com>
Known bug: FilesWrite may occur writing interrupt.

Signed-off-by: Yi Wang <wangyi@storswift.com>
Signed-off-by: Yi Wang <wangyi@storswift.com>
Signed-off-by: Yi Wang <wangyi@storswift.com>
Signed-off-by: Yi Wang <wangyi@storswift.com>
@yeewang
Copy link
Author

yeewang commented Jan 19, 2019

enable files/write API

@yeewang yeewang reopened this Jan 19, 2019
@coder-lb coder-lb merged commit 0411cbf into dev-master Jan 19, 2019
@yeewang yeewang deleted the feat_hive_dev branch January 28, 2019 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants