Skip to content

Fix getProxies to reflect changes in GatewayD v0.9.7+ #84

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

Merged
merged 8 commits into from
Sep 14, 2024
Merged

Conversation

mostafa
Copy link
Member

@mostafa mostafa commented Sep 14, 2024

Ticket(s)

N/A

Description

This PR aims to update the getProxies function to pick up the latest change in GatewayD, which is the addition of config blocks for multi-proxy and load-balancing scenarios. Now the plugin uses gRPC to retrieve the list of proxies instead of HTTP.

Important

These changes are compatible with GatewayD v0.9.7+ and backward-incompatible with previous versions of GatewayD.

Related PRs

N/A

Development Checklist

  • I have added a descriptive title to this PR.
  • I have squashed related commits together.
  • I have rebased my branch on top of the latest main branch.
  • I have performed a self-review of my own code.
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have added docstring(s) and type annotations to my code.
  • I have made corresponding changes to the documentation (docs).
  • I have added/update tests for my changes.

Legal Checklist

@mostafa mostafa self-assigned this Sep 14, 2024
@mostafa mostafa merged commit 7e0542e into main Sep 14, 2024
2 checks passed
@mostafa mostafa deleted the fix-get-proxies branch September 14, 2024 13:18
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.

1 participant