summaryrefslogtreecommitdiff
path: root/data/removals/16_0/16.0-docker-ssh-executors.yml
diff options
context:
space:
mode:
Diffstat (limited to 'data/removals/16_0/16.0-docker-ssh-executors.yml')
-rw-r--r--data/removals/16_0/16.0-docker-ssh-executors.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/data/removals/16_0/16.0-docker-ssh-executors.yml b/data/removals/16_0/16.0-docker-ssh-executors.yml
new file mode 100644
index 00000000000..ec3650c1d1c
--- /dev/null
+++ b/data/removals/16_0/16.0-docker-ssh-executors.yml
@@ -0,0 +1,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).