Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Use RaftHttpTransport for reverse-proxy #1344

Merged

Conversation

akatashev
Copy link
Contributor

Related issue: #1343

Description

This PR introduces a GetRaftHttpTransport function in orcraft package that returns an http.Transport object that can be used for both raft Health Checks and raft reverse-proxy.
This function is used to set a correct HttpTransport for a raft reverse-proxy to make it SSL compatible.

@akatashev akatashev marked this pull request as ready for review April 28, 2021 16:24
Copy link
Collaborator

@shlomi-noach shlomi-noach left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@shlomi-noach
Copy link
Collaborator

Fixes #1343

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

Successfully merging this pull request may close these issues.

2 participants