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: support envoyproxy & ratelimit deployment container env configu… #1363

Merged
merged 4 commits into from
Apr 27, 2023

Conversation

qicz
Copy link
Member

@qicz qicz commented Apr 25, 2023

relates: #1294 (comment)

@qicz qicz requested a review from a team as a code owner April 25, 2023 12:00
@codecov
Copy link

codecov bot commented Apr 25, 2023

Codecov Report

Merging #1363 (a87cbd4) into main (a5d3f36) will increase coverage by 0.00%.
The diff coverage is 94.62%.

@@           Coverage Diff           @@
##             main    #1363   +/-   ##
=======================================
  Coverage   62.19%   62.19%           
=======================================
  Files          78       77    -1     
  Lines       10895    10923   +28     
=======================================
+ Hits         6776     6794   +18     
- Misses       3665     3674    +9     
- Partials      454      455    +1     
Impacted Files Coverage Δ
api/config/v1alpha1/zz_generated.deepcopy.go 0.00% <0.00%> (ø)
...frastructure/kubernetes/proxy/resource_provider.go 87.15% <ø> (-1.62%) ⬇️
...ternal/infrastructure/kubernetes/proxy/resource.go 93.51% <92.63%> (-6.49%) ⬇️
...al/infrastructure/kubernetes/ratelimit/resource.go 100.00% <100.00%> (ø)
...tructure/kubernetes/ratelimit/resource_provider.go 98.40% <100.00%> (+1.13%) ⬆️

... and 1 file with indirect coverage changes

@qicz qicz added kind/enhancement New feature or request area/api API-related issues area/config Issues related to config management, e.g. Config Manager, Config Sources, etc. labels Apr 25, 2023
@qicz qicz added this to the 0.5.0-rc1 milestone Apr 25, 2023
@qicz qicz requested review from a team, kflynn, zhaohuabing, chauhanshubham, zirain, arkodg, AliceProxy and Xunzhuo and removed request for a team April 25, 2023 12:23
…rations.

Signed-off-by: qicz <qiczzhu@gmail.com>
@qicz qicz requested a review from arkodg April 25, 2023 22:35
@qicz qicz requested a review from arkodg April 27, 2023 02:24
Copy link
Contributor

@arkodg arkodg 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 for addressing all the comments ! this feature
should unblock users who have more advanced use cases wrt
the envoyproxy/ratelimit service

@zirain zirain merged commit cb3771f into envoyproxy:main Apr 27, 2023
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api API-related issues area/config Issues related to config management, e.g. Config Manager, Config Sources, etc. kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants