Remove deprecated Container Scanning variables
Why is this change being made?
Remove deprecated Container Scanning variables with Docker references Deprecation Announcement
All Container Scanning variables that are prefixed by DOCKER_ in variable name are deprecated. This includes the DOCKER_IMAGE, DOCKER_PASSWORD, DOCKER_USER, and DOCKERFILE_PATH variables. Support for these variables will be removed in the GitLab 16.0 release. Use the new variable names CS_IMAGE, CS_REGISTRY_PASSWORD, CS_REGISTRY_USER, and CS_DOCKERFILE_PATH in place of the deprecated names.
What are the relevant issue numbers?
Remove deprecated Container Scanning variables ... (gitlab-org/gitlab#371840 - closed)
Merge request reports
Activity
added Category:Container Scanning backend labels
assigned to @atiwari71
- A deleted user
added featureremoval typefeature labels
Reviewer roulette
Changes that require review have been detected! A merge request is normally reviewed by both a reviewer and a maintainer in its primary category and by a maintainer in all other categories.
To spread load more evenly across eligible reviewers, Danger has picked a candidate for each review slot. Feel free to override these selections if you think someone else would be better-suited or use the GitLab Review Workload Dashboard to find other available reviewers.
To read more on how to use the reviewer roulette, please take a look at the Engineering workflow and code review guidelines. Please consider assigning a reviewer or maintainer who is a domain expert in the area of the merge request.
Once you've decided who will review this merge request, mention them as you normally would! Danger does not automatically notify them for you.
Reviewer Maintainer No reviewer available Tetiana Chupryna (
@brytannia
) (UTC+2, 3.5 hours behind@atiwari71
)If needed, you can retry the
🔁 danger-review
job that generated this comment.Generated by
🚫 Dangeradded 1 commit
- 5c5154c4 - Remove deprecated Container Scanning variables
@adamcohen can you take a look at this small MR?
requested review from @adamcohen
changed milestone to %16.0
added workflowin review label
- Resolved by Aditya Tiwari
- Resolved by Adam Cohen
One comment @atiwari71, back to you!
added 1 commit
- b92efe05 - Remove deprecated Container Scanning variables
added 3 commits
-
b92efe05...815fb7bc - 2 commits from branch
master
- 566cdd5d - Remove deprecated Container Scanning variables
-
b92efe05...815fb7bc - 2 commits from branch
added typemaintenance label and removed typefeature label
removed featureremoval label
added 1 commit
- 4eca5ade - Remove deprecated Container Scanning variables
added 1 commit
- 581d1df4 - Remove deprecated Container Scanning variables
Setting label(s) devopssecure groupcomposition analysis sectionsec based on Category:Container Scanning groupcomposition analysis.
added devopssecure groupcomposition analysis sectionsec labels
mentioned in commit 365d089d
mentioned in commit 0e6f50a3
added maintenanceremoval label
mentioned in merge request !2879 (merged)
mentioned in commit 2e10d56b
mentioned in merge request !2880 (merged)
mentioned in commit c7563ae7
mentioned in issue gitlab-org/gitlab#408883 (closed)