Skip to content

Create CNG tags for FIPS builds

Stan Hu requested to merge sh-release-fips-tags into master

What does this MR do and why?

When CNG branches are created with the -fips suffix, they will create images that are FIPS-compliant. These images are based on UBI-8, but the Go compiler is different: it dynamically links against a FIPS-validated OpenSSL.

This is needed to support release tags for gitlab-org/build/CNG!981 (merged).

Relates to gitlab-com/gl-infra/delivery#2418 (closed)

Author Check-list

Edited by Stan Hu

Merge request reports