summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Gonzalez <ogonzalez@gitlab.com>2018-10-24 10:19:56 -0400
committerOlivier Gonzalez <ogonzalez@gitlab.com>2018-10-24 10:19:56 -0400
commit9e2f585ced11a94a13487d22e2b7aef87fc912cb (patch)
treec1193e4b154db51aee918e2241aeab9ff15e0c15
parenta1ee2072f1a7c197e13bd2d5f8ca59ad1deb1c49 (diff)
downloadgitlab-ce-docs-add_deprecation_notice_for_renamed_licensed_feature-ce.tar.gz
Add deprecation notice for renamed licensed featuredocs-add_deprecation_notice_for_renamed_licensed_feature-ce
-rw-r--r--doc/ci/examples/container_scanning.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ci/examples/container_scanning.md b/doc/ci/examples/container_scanning.md
index 0f79f7d1b17..bc948dc6ea9 100644
--- a/doc/ci/examples/container_scanning.md
+++ b/doc/ci/examples/container_scanning.md
@@ -63,4 +63,10 @@ are still maintained, they have been deprecated with GitLab 11.0 and may be remo
in next major release, GitLab 12.0. You are advised to update your current `.gitlab-ci.yml`
configuration to reflect that change.
+CAUTION: **Caution:**
+Starting with GitLab 11.5, Container Scanning feature is licensed under the name `container_scanning`.
+While the old name `sast_container` is still maintained, it has been deprecated with GitLab 11.5 and
+may be removed in next major release, GitLab 12.0. You are advised to update your current `.gitlab-ci.yml`
+configuration to reflect that change if you are using the `$GITLAB_FEATURES` environment variable.
+
[ee]: https://about.gitlab.com/pricing/