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

MESH-5405-Create additional SE-State Syncer changes #337

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

Punakshi
Copy link
Collaborator

@Punakshi Punakshi commented Sep 6, 2024

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!

@Punakshi Punakshi changed the title Mesh 5405 create additional se state syncer MESH-5405-Create additional se state syncer Sep 6, 2024
@Punakshi Punakshi changed the title MESH-5405-Create additional se state syncer MESH-5405-Create additional SE-State Syncer changes Sep 6, 2024
@codecov-commenter
Copy link

codecov-commenter commented Sep 6, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 37.50000% with 155 lines in your changes missing coverage. Please review.

Project coverage is 70.94%. Comparing base (61e7c3f) to head (114559a).

Files with missing lines Patch % Lines
admiral/pkg/registry/testutils.go 9.09% 100 Missing ⚠️
admiral/pkg/clusters/serviceentry.go 19.51% 33 Missing ⚠️
admiral/pkg/clusters/util.go 52.00% 12 Missing ⚠️
admiral/pkg/clusters/configwriter.go 85.50% 5 Missing and 5 partials ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #337      +/-   ##
==========================================
- Coverage   71.83%   70.94%   -0.89%     
==========================================
  Files          66       66              
  Lines        9269     9423     +154     
==========================================
+ Hits         6658     6685      +27     
- Misses       2251     2375     +124     
- Partials      360      363       +3     

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

Punakshi added 3 commits September 16, 2024 12:47
- Changed `testServiceKey` from "canary" to "testSvc"
- Enhanced error handling to check for empty endpoints
- Added detailed comments explaining service key usage scenarios
- Improved logic to handle services with `testServiceKey` in endpoint assignment
# Conflicts:
#	admiral/pkg/clusters/configwriter.go
# Conflicts:
#	admiral/pkg/clusters/configwriter.go
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