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-1471 capture using gRPC #3

Merged
merged 3 commits into from
Mar 25, 2024
Merged

Conversation

jpinsonneau
Copy link
Contributor

@jpinsonneau jpinsonneau commented Mar 4, 2024

This PR implements gRPC connection from netobserv/flowlogs-pipeline#621 & netobserv/netobserv-ebpf-agent#291

Since the server can't run using port-forward, I took the opportunity to use oc run command instead. The pod is now running inside the cluster and only the terminal view is exposed outside.

Based on #2

TODO: update eBPF agent and image URL when ready before merging

@jpinsonneau jpinsonneau changed the title WIP NETOBSERV-1471 capture using gRPC NETOBSERV-1471 capture using gRPC Mar 6, 2024
@jpinsonneau jpinsonneau marked this pull request as ready for review March 6, 2024 10:16
oc run \
-n netobserv-cli \
collector \
--image=quay.io/jpinsonn/network-observability-cli:dev \
Copy link
Contributor Author

@jpinsonneau jpinsonneau Mar 6, 2024

Choose a reason for hiding this comment

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

This image will be updated once images will be generated by github actions

@jpinsonneau jpinsonneau mentioned this pull request Mar 11, 2024
10 tasks
res/packet-capture.yml Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
@jpinsonneau
Copy link
Contributor Author

Merging this to work on #4

Feel free to open PRs if you have any issue

@jpinsonneau jpinsonneau merged commit 62832c4 into netobserv:main Mar 25, 2024
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.

1 participant