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

fix(helm): remove unused RBAC verbs #2457

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

shahar-h
Copy link
Contributor

What type of PR is this?
Helm chart cleanup.

What this PR does / why we need it:
Remove unused patch & update RBAC verbs from EG role.

Which issue(s) this PR fixes:
Fixes #2449

Signed-off-by: Shahar Harari <shahar.harari@sap.com>
@shahar-h shahar-h requested a review from a team as a code owner January 17, 2024 09:22
Copy link

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2a26475) 64.70% compared to head (8466066) 64.73%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2457      +/-   ##
==========================================
+ Coverage   64.70%   64.73%   +0.02%     
==========================================
  Files         115      115              
  Lines       17431    17431              
==========================================
+ Hits        11279    11284       +5     
+ Misses       5435     5431       -4     
+ Partials      717      716       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zirain zirain merged commit b0ae46c into envoyproxy:main Jan 17, 2024
17 checks passed
@shahar-h shahar-h deleted the remove-unused-verbs branch January 17, 2024 14:53
zesiar0 pushed a commit to zesiar0/gateway that referenced this pull request Jan 22, 2024
Signed-off-by: Shahar Harari <shahar.harari@sap.com>
Signed-off-by: A3bz <zeng921359373@163.com>
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.

Unused update/patch verbs in EG RBAC
3 participants