-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This change ensures the openstack-ansibleee-operator is built with FI…
…PS compliance * Changed the address of the builder image using fqdn * Added the GO_BUILD_EXTRA_ENV_ARGS build argument to allow custom build arguments at build time. It defaults to "CGO_ENABLED=1 GO111MODULE=on" * Those default parameters have been added to enable FIPS compliance * Fixed indentation * Removed TARGETOS and TARGETARCH env vars * Added DOCKER_BUILD_ARGS variable in Makefile to pass custom parameters during `podman build` Closes: https://issues.redhat.com/browse/OSPRH-3396 Signed-off-by: Roberto Alfieri <[email protected]>
- Loading branch information
Showing
2 changed files
with
14 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters