Skip to content

Convert image to distroless

Craig Smith requested to merge craigmsmith-convert-image-to-distroless into main

What does this MR do?

This MR converts the KICS fips image to use ubi9-micro. The process of the conversion is described in gitlab-org/cloud-native/distroless/ubi#35 (comment 1881180683)

The MR also installs curl-minimal onto the fips image. This is so that the test-custom-ca-bundle fips job runs without error.

Note: The custom-ca project cannot install curl because the fips image runs as gitlab and does not have permission to install packages.

What are the relevant issue numbers?

Security Analyzer: kics merge to origin (gitlab-org/cloud-native/distroless/ubi#84 - closed) • Craig Smith • 17.5

Does this MR meet the acceptance criteria?

Edited by Craig Smith

Merge request reports

Loading