Skip to content

Conversation

zasweq
Copy link
Contributor

@zasweq zasweq commented Dec 16, 2024

This PR makes the example server listen explicitly on IPV4. This was causing issues as sometimes the system would listen on IPV6 in previous state which would not align with the LDS Resource.

RELEASE NOTES:

  • examples/csm_observability: Update the example server to listen explicitly on an IPV4 address to align with the LDS Resource

@zasweq zasweq requested a review from dfawley December 16, 2024 01:27
@zasweq zasweq added this to the 1.69 Release milestone Dec 16, 2024
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.12%. Comparing base (3f76275) to head (da62027).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7933      +/-   ##
==========================================
+ Coverage   82.08%   82.12%   +0.03%     
==========================================
  Files         379      379              
  Lines       38230    38230              
==========================================
+ Hits        31380    31395      +15     
+ Misses       5550     5539      -11     
+ Partials     1300     1296       -4     

see 22 files with indirect coverage changes

@purnesh42H purnesh42H self-requested a review December 16, 2024 04:04
@purnesh42H
Copy link
Contributor

It probably changed after version bump of net package as part of dependency upgrade https://github.com/grpc/grpc-go/pull/7904/files#diff-cd249c062d77b4d6a5621756423850d0708ffbe4aae554ce33cdc5b908b0ee39R72

Copy link
Contributor

@purnesh42H purnesh42H left a comment

Choose a reason for hiding this comment

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

lgtm. Will wait for @dfawley for final approval.

@zasweq zasweq added the Type: Documentation Documentation or examples label Dec 16, 2024
@zasweq zasweq merged commit d0716f9 into grpc:master Dec 16, 2024
15 checks passed
zasweq added a commit to zasweq/grpc-go that referenced this pull request Dec 16, 2024
zasweq added a commit that referenced this pull request Dec 16, 2024
purnesh42H pushed a commit to purnesh42H/grpc-go that referenced this pull request Dec 18, 2024
purnesh42H pushed a commit to purnesh42H/grpc-go that referenced this pull request Dec 18, 2024
purnesh42H pushed a commit to purnesh42H/grpc-go that referenced this pull request Dec 18, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Type: Documentation Documentation or examples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants