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
Makefile: Split build image tasks for better modularity
Refactored the build-images target to explicitly split the build process
into two separate tasks: build-bpfman-operator-image and
build-bpfman-agent-image. This change is aimed at improving day-to-day
development workflow.
Signed-off-by: Andrew McDermott <[email protected]>
0 commit comments