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

NETOBSERV-722: decorate node flows with actual node IP and name fields #354

Merged
merged 1 commit into from
Dec 21, 2022
Merged

NETOBSERV-722: decorate node flows with actual node IP and name fields #354

merged 1 commit into from
Dec 21, 2022

Conversation

mariomac
Copy link

@mariomac mariomac commented Dec 20, 2022

After this change, when you filter flows in the console by Node IP, you will get both Pod and Node flows (Before we were only getting Pod flows, as Node flows were decorated with Src/Dst address but not with Src/Dst Node IP).

@mariomac mariomac added the ok-to-test To set manually when a PR is safe to test. Triggers image build on PR. label Dec 20, 2022
@github-actions
Copy link

New image: ["quay.io/netobserv/flowlogs-pipeline:d1a58f1"]. It will expire after two weeks.

@codecov-commenter
Copy link

Codecov Report

Merging #354 (35b18ea) into main (4835cc5) will decrease coverage by 0.06%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #354      +/-   ##
==========================================
- Coverage   68.86%   68.80%   -0.07%     
==========================================
  Files          87       87              
  Lines        5101     5109       +8     
==========================================
+ Hits         3513     3515       +2     
- Misses       1369     1376       +7     
+ Partials      219      218       -1     
Flag Coverage Δ
unittests 68.80% <0.00%> (-0.07%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/pipeline/transform/kubernetes/kubernetes.go 7.90% <0.00%> (-0.26%) ⬇️
pkg/pipeline/extract/timebased/heap.go 100.00% <0.00%> (+2.17%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mariomac mariomac merged commit 25143b1 into netobserv:main Dec 21, 2022
@mariomac mariomac deleted the node-decoration branch December 21, 2022 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test To set manually when a PR is safe to test. Triggers image build on PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants