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

Add http/https port map configuration #190

Merged
merged 1 commit into from
Jul 24, 2018
Merged

Add http/https port map configuration #190

merged 1 commit into from
Jul 24, 2018

Conversation

nefelim4ag
Copy link
Contributor

On some haproxy-ingress setups several instances of haproxy can coexists
on same node, to avoid port mapping clashes, add configuration options
to allow change ports

@jcmoraisjr
Copy link
Owner

Hi, thanks for this PR. A few suggestions:

  • Declare http-port and https-port (readme) in alphabetical order and with [1] (snapshot)
  • Change also the ACLs of https-to-http-port feature - look for 80 in the template

@jcmoraisjr jcmoraisjr added this to the v0.7 milestone Jul 21, 2018
On some haproxy-ingress setups several instances of haproxy can coexists
on same node, to avoid port mapping clashes, add configuration options
to allow change ports

v1->v2:
  - Sort options in README.md by `sort -t'|' -k3`
  - Move http/https port to [1] snapshot target
v2->v3:
  - Fix: Replace http port with HTTPPort template var
    for ACL https-to-http
@nefelim4ag
Copy link
Contributor Author

Thanks, commit updated

@jcmoraisjr
Copy link
Owner

Thanks! Merging.

@jcmoraisjr jcmoraisjr merged commit d2a9614 into jcmoraisjr:master Jul 24, 2018
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.

2 participants