Skip to content

Introduce CS variables without Docker references

Why is this change being made?

We want to replace (gitlab-org/gitlab#357264 (closed)) a number of Container Scanning environment variables that carry an association to Docker.

For now, we will read both newly introduced and deprecated variables at runtime, where the newly introduced ones take precedence. In 16.0, we will remove the deprecated ones.

Edited by Dominic Bauer

Merge request reports