feat: add ability to check/log whether FIPS crypto has been enabled

Closes https://gitlab.com/gitlab-org/container-registry/-/issues/671.

This MR uses the new https://pkg.go.dev/gitlab.com/gitlab-org/labkit@v1.14.0/fips package to determine whether we're running in FIPS mode or not. If we do, a message is logged during startup to make that clear.

Merge request reports

Loading