Skip to content

Conversation

@shriramsharma
Copy link
Collaborator

added additional authority matches

Sample VS

  hosts:
  - stage.greeting.global
  http:
  - match:
    - authority:
        prefix: stage.greeting.global
    - authority:
        prefix: stage.Greeting.global
    name: stage.greeting.global
    route:
    - destination:
        host: greeting.sample.svc.cluster.local
        port:
          number: 80

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.85%. Comparing base (dcdd1dc) to head (2f6b3b6).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #436      +/-   ##
==========================================
+ Coverage   75.75%   75.85%   +0.09%     
==========================================
  Files          73       73              
  Lines       12495    12510      +15     
==========================================
+ Hits         9466     9489      +23     
+ Misses       2512     2505       -7     
+ Partials      517      516       -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.

@shriramsharma shriramsharma merged commit 9bdc74f into istio-ecosystem:master Jul 1, 2025
3 checks passed
@shriramsharma shriramsharma deleted the adding-additional-authority branch July 1, 2025 18:19
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.

4 participants