Welcome to mirror list, hosted at ThFree Co, Russian Federation.

15-4-starboard-directive.yml « deprecations « data - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 07b7cdf7fd6e7e61b25c4b5da6cedc7064248abe (plain)
1
2
3
4
5
6
7
8
9
10
11
- name: "Starboard directive in the config for the GitLab Agent for Kubernetes"
  announcement_milestone: "15.4"
  announcement_date: "2022-09-22"
  removal_milestone: "16.0"
  removal_date: "2023-05-22"
  breaking_change: true
  reporter: sam.white
  stage: secure
  issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/368828
  body: |
    GitLab's operational container scanning capabilities no longer require starboard to be installed. Consequently, use of the `starboard:` directive in the configuration file for the GitLab Agent for Kubernetes is now deprecated and is scheduled for removal in GitLab 16.0. Update your configuration file to use the `container_scanning:` directive.