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

Introduce glb settings in godo #674

Merged
merged 3 commits into from Apr 2, 2024

Conversation

asaha2
Copy link
Contributor

@asaha2 asaha2 commented Mar 28, 2024

Adds config options to support operations on global load balancers.

@asaha2 asaha2 marked this pull request as ready for review March 28, 2024 16:54
Copy link
Member

@bentranter bentranter left a comment

Choose a reason for hiding this comment

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

@asaha2 Could you update the tests to include the new behaviour, and add a test for the PurgeCache endpoint?

Comment on lines +15 to -20
"load_balancers": [
{
"id":"37e6be88-01ec-4ec7-9bc6-a514d4719057",
"name":"example-lb-01",
"ip":"46.214.185.203",
"algorithm":"round_robin",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Prettified all json payloads here: mostly whitespace change diff.

@asaha2 asaha2 requested a review from bentranter April 1, 2024 17:37
Copy link
Member

@bentranter bentranter left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @asaha2!

@bentranter bentranter merged commit af21541 into digitalocean:main Apr 2, 2024
8 checks passed
@asaha2 asaha2 deleted the asaha/add-glb-config-options branch April 2, 2024 14:33
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

3 participants