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

Support load balancer origin weights and session affinity #153

Merged
merged 6 commits into from
Nov 14, 2018

Conversation

patryk
Copy link
Contributor

@patryk patryk commented Nov 14, 2018

Continuation of PR #57, thanks @lawrencejones.

lawrencejones and others added 6 commits November 14, 2018 00:29
Updating the cloudflare-go library brings support for the weight
parameter of load balancer origins. This allows configuration of traffic
priority to each of the backend origins, which is critical in more
complex load balancing setups.
The newer cloudflare-go library supports configuring session affinity
values for Cloudflare load balancers. This commit updates the terraform
resource to support this field.
@ghost ghost added the size/M label Nov 14, 2018
@patryk
Copy link
Contributor Author

patryk commented Nov 14, 2018

cc @jacobbednarz, @deuill.

@deuill
Copy link

deuill commented Nov 14, 2018

LGTM

Copy link
Member

@jacobbednarz jacobbednarz left a comment

Choose a reason for hiding this comment

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

Awesome 🍭 Thanks @patryk. Will think about my additional comment and open an issue if I can think of enough merit to change it 😛

@patryk patryk merged commit 55c936b into master Nov 14, 2018
@patryk patryk deleted the lawrencejones-lawrence-support-load-balancer-weights branch November 14, 2018 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants