Skip to content

Mesh 5873,5474#438

Open
Punakshi wants to merge 6 commits intomasterfrom
MESH-5873,5474
Open

Mesh 5873,5474#438
Punakshi wants to merge 6 commits intomasterfrom
MESH-5873,5474

Conversation

@Punakshi
Copy link
Collaborator

@Punakshi Punakshi commented Jul 9, 2025

Checklist

🚨 Please review this repository's contribution guidelines.

  • I've read and agree to the project's contribution guidelines.
  • I'm requesting to pull a topic/feature/bugfix branch.
  • I checked that my code additions will pass code linting checks and unit tests.
  • I updated unit and integration tests (if applicable).
  • I'm ready to notify the team of this contribution.

Description

What does this change do and why?

[Link to related ISSUE]

Thank you!

pchaand and others added 3 commits July 9, 2025 14:07
* MESH-0000: Add Len() method to caches and log cache lengths in controllers

* MESH-0000: Add Len() method to caches and log cache lengths in controllers (#978)

Co-authored-by: pchaand <punakshi_chaand@gmail.com>

* MESH-0000: Add Len() method to mock caches in virtualservice tests

---------

Co-authored-by: pchaand <punakshi_chaand@gmail.com>
…outing VS,DR (#940)

* enhance logging for VirtualService deletion handling

* MESH-5873: add logging and skip updates for custom VS/DR in reconciliation process

* enhance virtual service generation with error handling and logging for missing hosts and routes

* refactor virtual service deletion logic to consolidate routing resource cleanup

* update virtual service deletion test to not return an error for non-existent services

* add annotations to existing DestinationRules in routing tests

* remove redundant old virtual service retrieval logic in routing controller

* MESH-5873: refactor VS/DR naming with common suffix constants for consistency

* MESH-5873: Fix parameter passed to deleteVirtualService function

* MESH-5873: Remove unused destination rule deletion logic and constant

* MESH-5873: Enhance error handling in deleteVSRoutingResources function

* MESH-5873: Remove unused context initialization in virtualservice routing test

---------

Co-authored-by: pchaand <punakshi_chaand@gmail.com>
Punakshi and others added 3 commits July 10, 2025 15:49
fixed dr pinning issue
…LB idle timeout setting

Signed-off-by: pchaand <punakshi_chaand@gmail.com>
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 53.07692% with 61 lines in your changes missing coverage. Please review.

Project coverage is 75.67%. Comparing base (161dfd3) to head (ec27ee2).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
admiral/pkg/clusters/virtualservice_routing.go 35.71% 50 Missing and 4 partials ⚠️
admiral/pkg/clusters/destinationrule_handler.go 42.85% 4 Missing ⚠️
admiral/pkg/controller/admiral/rollouts.go 70.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #438      +/-   ##
==========================================
- Coverage   75.87%   75.67%   -0.21%     
==========================================
  Files          73       73              
  Lines       12686    12787     +101     
==========================================
+ Hits         9626     9676      +50     
- Misses       2537     2585      +48     
- Partials      523      526       +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.

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