Skip to content

Expose Config structures outside package#374

Merged
mattklein123 merged 1 commit into
envoyproxy:mainfrom
arkodg:expose-rl-config
Nov 15, 2022
Merged

Expose Config structures outside package#374
mattklein123 merged 1 commit into
envoyproxy:mainfrom
arkodg:expose-rl-config

Conversation

@arkodg
Copy link
Copy Markdown
Contributor

@arkodg arkodg commented Nov 15, 2022

  • Allow downstream projects to reuse the config structure and generate the rate limit service config programatically w/o creating their own custom structures.

Signed-off-by: Arko Dasgupta arko@tetrate.io

@mattklein123
Copy link
Copy Markdown
Member

@arkodg I tried re-running and I'm not sure if the DNS failure is spurious or the test points somewhere that no longer exists. Can you take a look when you have time?

@arkodg
Copy link
Copy Markdown
Contributor Author

arkodg commented Nov 15, 2022

@mattklein123 raised #375 to fix the test failure

* Allow downstream projects to reuse the config
structure and generate the rate limit service config
programatically w/o creating their own custom structures.

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
Copy link
Copy Markdown
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

Thanks!

@mattklein123 mattklein123 merged commit 3cb4326 into envoyproxy:main Nov 15, 2022
@arkodg arkodg deleted the expose-rl-config branch November 15, 2022 23:20
barroca pushed a commit to barroca/ratelimit that referenced this pull request Sep 1, 2023
* Allow downstream projects to reuse the config
structure and generate the rate limit service config
programatically w/o creating their own custom structures.

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
timcovar pushed a commit to goatapp/ratelimit that referenced this pull request Jan 16, 2024
* Allow downstream projects to reuse the config
structure and generate the rate limit service config
programatically w/o creating their own custom structures.

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
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.

2 participants