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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-01-20 12:16:11 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-01-20 12:16:11 +0300
commitedaa33dee2ff2f7ea3fac488d41558eb5f86d68c (patch)
tree11f143effbfeba52329fb7afbd05e6e2a3790241 /data/removals/14_0/removal_runner_25555.yml
parentd8a5691316400a0f7ec4f83832698f1988eb27c1 (diff)
Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42
Diffstat (limited to 'data/removals/14_0/removal_runner_25555.yml')
-rw-r--r--data/removals/14_0/removal_runner_25555.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/data/removals/14_0/removal_runner_25555.yml b/data/removals/14_0/removal_runner_25555.yml
new file mode 100644
index 00000000000..f317eaab846
--- /dev/null
+++ b/data/removals/14_0/removal_runner_25555.yml
@@ -0,0 +1,7 @@
+- name: "Remove off peak time mode configuration for Docker Machine autoscaling"
+ removal_date: "2021-06-22"
+ removal_milestone: "14.0"
+ reporter: deastman
+ body: |
+ In GitLab Runner 13.0, [issue #5069](https://gitlab.com/gitlab-org/gitlab-runner/-/issues/5069), we introduced new timing options for the GitLab Docker Machine executor. In GitLab Runner 14.0, we have removed the old configuration option, [off peak time mode](https://docs.gitlab.com/runner/configuration/autoscale.html#off-peak-time-mode-configuration-deprecated).
+