-
Notifications
You must be signed in to change notification settings - Fork 19
feat: populate resourceID for trafficManagerBackend #287
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
Conversation
Title(Describe updated until commit 3a2342e)Add resourceID support for TrafficManagerBackend Description
Changes walkthrough 📝
|
PR Reviewer Guide 🔍(Review updated until commit 3a2342e)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #287 +/- ##
==========================================
- Coverage 80.16% 80.10% -0.06%
==========================================
Files 29 29
Lines 4024 4032 +8
==========================================
+ Hits 3226 3230 +4
- Misses 636 638 +2
- Partials 162 164 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Persistent review updated to latest commit 3a2342e |
What type of PR is this?
/kind feature
What this PR does / why we need it:
populate resourceID for trafficManagerBackend status
Which issue(s) this PR fixes:
Fixes #
Requirements:
make reviewablefor basic local testHow has this code been tested
e2e tests, https://github.com/Azure/fleet-networking/actions/runs/14377670818
Special notes for your reviewer