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

Write cilium-agent-proxy in Go #11

Merged
merged 6 commits into from
Oct 24, 2024
Merged

Write cilium-agent-proxy in Go #11

merged 6 commits into from
Oct 24, 2024

Conversation

yokaze
Copy link
Contributor

@yokaze yokaze commented Oct 17, 2024

This PR:

  • rewrites cilium-agent-proxy using Go
  • exposes /policy/[Endpoint] that returns the result of cilium bpf policy get

Signed-off-by: Daichi Sakaue <[email protected]>
@yokaze yokaze force-pushed the cilium-agent-proxy branch 4 times, most recently from d97a17a to db4b176 Compare October 18, 2024 09:25
@yokaze yokaze changed the title Write cilium-agent-proxy in Go Implement inspect and summary commands Oct 18, 2024
@yokaze yokaze changed the title Implement inspect and summary commands Write cilium-agent-proxy in Go Oct 22, 2024
@yokaze yokaze force-pushed the cilium-agent-proxy branch 3 times, most recently from 7358a8b to 1f6fcdd Compare October 22, 2024 08:29
@yokaze yokaze force-pushed the cilium-agent-proxy branch from 1f6fcdd to 20899f3 Compare October 22, 2024 08:54
@yokaze yokaze requested a review from chez-shanpu October 22, 2024 08:59
Dockerfile Outdated Show resolved Hide resolved
Dockerfile Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
.github/workflows/release.yaml Show resolved Hide resolved
cmd/cilium-agent-proxy/sub/root.go Outdated Show resolved Hide resolved
e2e/testdata/cilium-agent-proxy.yaml Show resolved Hide resolved
@yokaze yokaze force-pushed the cilium-agent-proxy branch 3 times, most recently from aff5d45 to 4994346 Compare October 23, 2024 09:20
Signed-off-by: Daichi Sakaue <[email protected]>
@yokaze yokaze force-pushed the cilium-agent-proxy branch from 4994346 to 231b1e1 Compare October 23, 2024 09:50
Signed-off-by: Daichi Sakaue <[email protected]>
@yokaze yokaze requested a review from chez-shanpu October 24, 2024 01:28
Copy link
Contributor

@chez-shanpu chez-shanpu left a comment

Choose a reason for hiding this comment

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

LGTM

@yokaze yokaze merged commit 940c56a into main Oct 24, 2024
1 check passed
@yokaze yokaze deleted the cilium-agent-proxy branch November 20, 2024 04:06
@yokaze yokaze self-assigned this Dec 4, 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.

2 participants