Skip to content

feat: support user provided name for generated HPA and PDB#6337

Merged
arkodg merged 4 commits intoenvoyproxy:mainfrom
shahar-h:support-hpa-pdb-name
Jun 18, 2025
Merged

feat: support user provided name for generated HPA and PDB#6337
arkodg merged 4 commits intoenvoyproxy:mainfrom
shahar-h:support-hpa-pdb-name

Conversation

@shahar-h
Copy link
Copy Markdown
Contributor

What this PR does / why we need it:
Add support for configuring user provided name for generated HPA and PDB resources, similar to Deployment, DaemonSet and Service.

Release Notes: Yes

Signed-off-by: Shahar Harari <shahar.harari@sap.com>
@shahar-h shahar-h requested a review from a team as a code owner June 17, 2025 20:46
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.66%. Comparing base (f9259ac) to head (968dc23).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6337      +/-   ##
==========================================
+ Coverage   70.62%   70.66%   +0.03%     
==========================================
  Files         220      220              
  Lines       36941    36954      +13     
==========================================
+ Hits        26090    26112      +22     
+ Misses       9314     9308       -6     
+ Partials     1537     1534       -3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

shahar-h added 3 commits June 17, 2025 23:57
Signed-off-by: Shahar Harari <shahar.harari@sap.com>
Signed-off-by: shahar-h <shahar.harari@sap.com>
Copy link
Copy Markdown
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 !

@arkodg arkodg requested review from a team June 17, 2025 21:24
@shahar-h
Copy link
Copy Markdown
Contributor Author

/retest

@zirain
Copy link
Copy Markdown
Member

zirain commented Jun 18, 2025

do we still need this as we support gateway namespace mode?

@zirain
Copy link
Copy Markdown
Member

zirain commented Jun 18, 2025

/retest

@arkodg
Copy link
Copy Markdown
Contributor

arkodg commented Jun 18, 2025

do we still need this as we support gateway namespace mode?

Yes for default case ( non GNM case )

@arkodg arkodg merged commit e7f58d2 into envoyproxy:main Jun 18, 2025
79 of 88 checks passed
@shahar-h shahar-h deleted the support-hpa-pdb-name branch June 18, 2025 03:36
@zirain
Copy link
Copy Markdown
Member

zirain commented Jun 19, 2025

it would be better to update the EnvoyProxyCustomName test to make sure this worked as expected.

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.

3 participants