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 external configSource Providers #925

Open
3 tasks
Xunzhuo opened this issue Jan 17, 2023 · 9 comments
Open
3 tasks

Support external configSource Providers #925

Xunzhuo opened this issue Jan 17, 2023 · 9 comments

Comments

@Xunzhuo
Copy link
Member

Xunzhuo commented Jan 17, 2023

Description:

Add support for more providers than k8s.

  • Consul
  • Nacos
  • ...
@Xunzhuo Xunzhuo added kind/enhancement New feature or request area/provider labels Jan 17, 2023
@zirain
Copy link
Contributor

zirain commented Jan 17, 2023

how do those providers support https://github.com/envoyproxy/gateway/blob/main/GOALS.md#expressive-api?

@arkodg
Copy link
Contributor

arkodg commented Jan 17, 2023

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had activity in the last 30 days.

@github-actions github-actions bot added the stale label Feb 17, 2023
@arkodg
Copy link
Contributor

arkodg commented Apr 26, 2023

@Xunzhuo are these config providers or infra providers
please see #1001 (comment) for more info

@github-actions github-actions bot removed the stale label Apr 26, 2023
@github-actions github-actions bot added the stale label May 26, 2023
@envoyproxy envoyproxy deleted a comment from github-actions bot May 29, 2023
@Xunzhuo Xunzhuo added no stalebot and removed stale labels May 29, 2023
@lizj3624
Copy link

When can consul and nacos providers be supported?

@zirain
Copy link
Contributor

zirain commented Oct 14, 2024

For endpoint provider, we can support this via Backend?
cc @guydc WDYT?

@lizj3624
Copy link

I means stort all resource in Store all gateway resources in Nacos or Consul, not just ep resources.

@lizj3624
Copy link

For endpoint provider, we can support this via Backend? cc @guydc WDYT?

Hi,when will this feature be supported?

@arkodg
Copy link
Contributor

arkodg commented Dec 13, 2024

@lizj3624 we recently added support for a File Provider

type EnvoyGatewayCustomProvider struct {
, you could use an external process to watch for resources from these various providers and update the files in a dir, and use Envoy Gateway to deploy those resources in Kubernetes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants