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

[feat] Load Balancers, User LB Monitors, User LB Pools #142

Merged
merged 3 commits into from Aug 9, 2017

Conversation

cbranch
Copy link
Contributor

@cbranch cbranch commented Jul 31, 2017

A suggestion for how we may support organization-level pools and monitors is presented in the load-balancing-org branch (and possibly, how to support the same for Railguns)

Copy link
Contributor

@jamesog jamesog left a comment

Choose a reason for hiding this comment

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

LGTM. Would just link to see a link in the README.

README.md Outdated
@@ -34,6 +34,7 @@ The current feature list includes:
- [ ] [Railgun](https://www.cloudflare.com/railgun/) administration
- [ ] [Keyless SSL](https://blog.cloudflare.com/keyless-ssl-the-nitty-gritty-technical-details/)
- [x] [Origin CA](https://blog.cloudflare.com/universal-ssl-encryption-all-the-way-to-the-origin-for-free/)
- [x] Load Balancing (user pools and monitors only)
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Linked to the blog post - the marketing page is too concise for my liking!

@elithrar
Copy link
Contributor

elithrar commented Aug 2, 2017

I like the org approach. Less API surface, and clearer intent. Add to the PR, @cbranch - ?

Implemented by creating the API object with an 'Organization' option.
The supposition is that API users probably only care about updating
zones within a single scope, so creating separate APIs for both
organization and account is unnecessary.
@cbranch
Copy link
Contributor Author

cbranch commented Aug 9, 2017

Added a bug fix when modifying load balancers that use Automatic TTLs.
Added organisation support.

@elithrar elithrar merged commit 7318813 into master Aug 9, 2017
@patryk patryk deleted the load-balancing branch July 26, 2018 14:11
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.

None yet

4 participants