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

Fix the zero client in live loader to avoid using TLS in 1.0.x #3936

Merged
merged 2 commits into from
Sep 10, 2019

Conversation

gitlw
Copy link

@gitlw gitlw commented Sep 6, 2019

since zero does not support TLS at this moment.

PS. this is not a issue in the master branch as there have been quite some changes around the TLS code.


This change is Reviewable

Copy link

@pullrequest pullrequest bot left a comment

Choose a reason for hiding this comment

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

✅ A review job has been created and sent to the PullRequest network.


@gitlw you can click here to see the review status or cancel the code review job.

@martinmr
Copy link
Contributor

martinmr commented Sep 6, 2019

Is this related to #3919?

@danielmai
Copy link
Contributor

@gitlw please merge with latest release/v1.0 branch. Looks like this change was done on top of an older version, so the CI tests failed.

Copy link
Contributor

@martinmr martinmr left a comment

Choose a reason for hiding this comment

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

:lgtm: other than the CI issues. I would add how you tested this somewhere in the description. Not approving rn until the CI passes.

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@gitlw
Copy link
Author

gitlw commented Sep 6, 2019

@martinmr Yes, this fixes #3919

Copy link

@pullrequest pullrequest bot left a comment

Choose a reason for hiding this comment

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

Change conforms to description, and seems like it fixes the issue referenced. Wondering if there's any additional test cases required?


Reviewed with ❤️ by PullRequest

@gitlw gitlw merged commit d9bd76d into release/v1.0 Sep 10, 2019
@danielmai danielmai deleted the gitlw/fix_live_tls branch July 31, 2020 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants