Skip to content

feat: add gatewayclass ownerreference to infra resources when all cases except gateway namespace mode#6238

Merged
arkodg merged 7 commits intoenvoyproxy:mainfrom
kkk777-7:feat-ownerref
Jun 11, 2025
Merged

feat: add gatewayclass ownerreference to infra resources when all cases except gateway namespace mode#6238
arkodg merged 7 commits intoenvoyproxy:mainfrom
kkk777-7:feat-ownerref

Conversation

@kkk777-7
Copy link
Member

@kkk777-7 kkk777-7 commented Jun 1, 2025

What this PR does / why we need it:
Follow up #6100
Set Gatewayclass ownerreference to infra resources.
This PR makes it possible to set ownerReferences to infra resources in all deployment scenario.

Which issue(s) this PR fixes:

Fixes #3051

Release Notes: Yes

kkk777-7 added 2 commits June 1, 2025 22:57
Signed-off-by: kkk777-7 <kota.kimura0725@gmail.com>
Signed-off-by: kkk777-7 <kota.kimura0725@gmail.com>
@kkk777-7 kkk777-7 requested a review from a team as a code owner June 1, 2025 14:15
Signed-off-by: kkk777-7 <kota.kimura0725@gmail.com>
@codecov
Copy link

codecov bot commented Jun 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.56%. Comparing base (097d5b2) to head (f75183a).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6238   +/-   ##
=======================================
  Coverage   70.56%   70.56%           
=======================================
  Files         220      220           
  Lines       36755    36771   +16     
=======================================
+ Hits        25936    25949   +13     
- Misses       9287     9291    +4     
+ Partials     1532     1531    -1     

☔ 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.

arkodg
arkodg previously approved these changes Jun 11, 2025
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 !

@arkodg arkodg requested review from a team June 11, 2025 01:47
@zhaohuabing
Copy link
Member

zhaohuabing commented Jun 11, 2025

I've got a question on OwnerRefrence on GatewayClass instead of Gateway: #3051 (comment) @arkodg

zirain
zirain previously approved these changes Jun 11, 2025
Copy link
Member

@zirain zirain left a comment

Choose a reason for hiding this comment

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

LGTM, please fix the conflict.

Signed-off-by: Arko Dasgupta <arkodg@users.noreply.github.com>
@arkodg arkodg dismissed stale reviews from zirain and themself via 8d5ed16 June 11, 2025 03:30
Signed-off-by: kkk777-7 <kota.kimura0725@gmail.com>
@kkk777-7
Copy link
Member Author

thanks for review.
fixed conflict and CI Error.

@kkk777-7
Copy link
Member Author

/retest

Copy link
Member

@cnvergence cnvergence left a comment

Choose a reason for hiding this comment

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

thanks

@arkodg arkodg merged commit e33db3f into envoyproxy:main Jun 11, 2025
27 checks passed
@kkk777-7 kkk777-7 deleted the feat-ownerref branch June 15, 2025 12:12
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.

Set ownerReference on gateway Deployment

5 participants