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
{{ message }}
This repository was archived by the owner on Jul 11, 2023. It is now read-only.
Makefile: add common target for control plane (#4142)
Adds a common `make` target to build the control
plane that is used by both the linux and windows
build targets.
Also fixes an issue with the VERIFY_TAGS value being
overriden and adds an additional target to publish
the control plane image digests to a file. The image
digests will be made available as a part of a pre-release
workflow to publish the control plane images, and the
digests will be used to encode the default images in
the Helm chart and CLI.
Signed-off-by: Shashank Ram <[email protected]>
0 commit comments