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

fix: Skip similar networkservices in netsvcmonitor element #1523

Closed
wants to merge 2 commits into from

Conversation

denis-tingaikin
Copy link
Member

Description

Currenly, we're not support adanced query parameters networkservicemesh/api#51 and for now Find queries could return similar network services

Issue link

#1521

How Has This Been Tested?

  • Added unit testing to cover
  • Tested manually
  • Tested by integration testing
  • Have not tested

Types of changes

  • Bug fix
  • New functionality
  • Documentation
  • Refactoring
  • CI

Signed-off-by: denis-tingaikin <[email protected]>
@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

All modified lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@f2a585e). Click here to learn what that means.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1523   +/-   ##
=======================================
  Coverage        ?   66.67%           
=======================================
  Files           ?      259           
  Lines           ?    12338           
  Branches        ?        0           
=======================================
  Hits            ?     8226           
  Misses          ?     3586           
  Partials        ?      526           

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

Signed-off-by: denis-tingaikin <[email protected]>
@denis-tingaikin denis-tingaikin marked this pull request as ready for review October 4, 2023 13:57
Copy link
Member

@LionelJouin LionelJouin left a comment

Choose a reason for hiding this comment

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

Tried it, it works fine. Yes, I didn't thought about it, but could be done that way waiting for registry improvement

@denis-tingaikin
Copy link
Member Author

workarounded and merged via #1524

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.

2 participants