You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we build bpftool, envoy and iproutes and copy them to the cilium image directly, not building builder and runtime images. This divergent structure makes our regular container maintenance very hard.
How
Reorganize Cilium Dockerfiles in neco-containers and follow the upstream structure
Checklist
Finish implentation of the issue
Test all functions
Have enough logs to trace activities
Notify developers of necessary actions
The text was updated successfully, but these errors were encountered:
What
Currently, we build bpftool, envoy and iproutes and copy them to the cilium image directly, not building builder and runtime images. This divergent structure makes our regular container maintenance very hard.
How
Reorganize Cilium Dockerfiles in neco-containers and follow the upstream structure
Checklist
The text was updated successfully, but these errors were encountered: