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

Not having IP address with DhcpTypeNone is expected #3576

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

milan-zededa
Copy link
Contributor

EVE reports IPAddrNotAvailError even for app-shared ports with DhcpTypeNone (aka DHCP-passthrough). But with such config it is actually expected that there is no IP address assigned and error should not be reported for the port.

@milan-zededa milan-zededa added the stable Should be backported to stable release(s) label Nov 10, 2023
EVE reports IPAddrNotAvailError even for app-shared ports
with DhcpTypeNone (aka DHCP-passthrough). But with such config it is
actually expected that there is no IP address assigned and error should
not be reported for the port.

Signed-off-by: Milan Lenco <[email protected]>
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (36166f7) 19.47% compared to head (bf0cd49) 19.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3576      +/-   ##
==========================================
- Coverage   19.47%   19.45%   -0.02%     
==========================================
  Files         231      231              
  Lines       50211    50211              
==========================================
- Hits         9778     9771       -7     
- Misses      39716    39724       +8     
+ Partials      717      716       -1     

see 3 files with indirect coverage changes

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

Copy link
Contributor

@eriknordmark eriknordmark left a comment

Choose a reason for hiding this comment

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

LGTM

@eriknordmark eriknordmark merged commit b4ca054 into lf-edge:master Nov 13, 2023
26 of 59 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stable Should be backported to stable release(s)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants