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

source/network: refactor readIfaceInfo #1452

Merged

Conversation

marquiz
Copy link
Contributor

@marquiz marquiz commented Nov 3, 2023

Make the function more generic and re-usable.

Make the function more generic and re-usable.
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Nov 3, 2023
Copy link

netlify bot commented Nov 3, 2023

Deploy Preview for kubernetes-sigs-nfd ready!

Name Link
🔨 Latest commit eebd246
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-nfd/deploys/6544dee45bcb3b00086fba23
😎 Deploy Preview https://deploy-preview-1452--kubernetes-sigs-nfd.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 3, 2023
@marquiz
Copy link
Contributor Author

marquiz commented Nov 3, 2023

/assign @ArangoGutierrez
/cc @AhmedGrati

@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Nov 3, 2023
Copy link

@AhmedGrati AhmedGrati left a comment

Choose a reason for hiding this comment

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

That sounds better! Thanks!

@marquiz
Copy link
Contributor Author

marquiz commented Nov 3, 2023

@AhmedGrati feel free to lgtm if you think it's good to merge 😊

Copy link
Contributor

@ArangoGutierrez ArangoGutierrez left a comment

Choose a reason for hiding this comment

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

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 5, 2023
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 37e873b435f3f3701a454f1ec5ad6884ed2ae8af

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: AhmedGrati, ArangoGutierrez, marquiz

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [ArangoGutierrez,marquiz]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

codecov bot commented Nov 5, 2023

Codecov Report

Merging #1452 (eebd246) into master (81dfff3) will increase coverage by 0.02%.
The diff coverage is 0.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1452      +/-   ##
==========================================
+ Coverage   30.52%   30.55%   +0.02%     
==========================================
  Files          58       58              
  Lines        7534     7527       -7     
==========================================
  Hits         2300     2300              
+ Misses       4985     4978       -7     
  Partials      249      249              
Files Coverage Δ
source/network/network.go 19.11% <0.00%> (+1.78%) ⬆️

@k8s-ci-robot k8s-ci-robot merged commit 536a006 into kubernetes-sigs:master Nov 5, 2023
12 checks passed
@marquiz marquiz deleted the devel/network-refactoring branch November 6, 2023 07:36
@marquiz marquiz mentioned this pull request Dec 20, 2023
24 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants