summaryrefslogtreecommitdiff
path: root/data/removals/16_0/16.0-docker-ssh-executors.yml
blob: ec3650c1d1cd920d483a72ea2ac15aed636f75dc (plain)
1
2
3
4
5
6
7
8
9
- title: "`docker-ssh` and `docker-ssh+machine` executors are removed"  # (required) Clearly explain the change. For example, "The `confidential` field for a `Note` is removed" or "CI/CD job names are limited to 250 characters."
  announcement_milestone: "10.0"  # (required) The milestone when this feature was deprecated.
  removal_milestone: "16.0"  # (required) The milestone when this feature is being removed.
  breaking_change: false  # (required) Change to false if this is not a breaking change.
  reporter: DarrenEastman  # (required) GitLab username of the person reporting the removal
  stage: Verify  # (required) String value of the stage that the feature was created in. e.g., Growth
  issue_url: https://gitlab.com/gitlab-org/gitlab-runner/-/issues/29406 # (required) Link to the deprecation issue in GitLab
  body: |  # (required) Do not modify this line, instead modify the lines below.
    In GitLab 16.0 and later, the `docker-ssh` and `docker+machine-ssh` executors for GitLab Runner have been removed from the GitLab Runner [code base](https://gitlab.com/gitlab-org/gitlab-runner).