- Jul 05, 2019
-
-
Thong Kuah authored
-
- Jun 13, 2019
-
-
- May 28, 2019
-
-
Brandon Dimcheff authored
If the postgres image version isn't passed to upgrades, helm will revert to the default postgres version. If it crosses incompatible version boundaries, this will break postgres horribly, as it won't be able to read the data files.
-
- May 24, 2019
-
-
Thong Kuah authored
Update documentation to reflect removal
-
- May 16, 2019
-
-
Sergej authored
-
Tiger Watson authored
-
- May 09, 2019
-
-
bardia zamanian authored
Removed the unnecessary line. It would be covered anyway by line 352 (replicas=$(get_replicas "$track" "$percentage")
-
- Apr 16, 2019
-
-
James Fargher authored
-
- Apr 08, 2019
-
-
Stuart Moore authored
Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/49520 (Covers helm charts; does not cover docker repos)
-
James Fargher authored
-
Tortue Torche authored
-
- Apr 02, 2019
-
-
Tiger Watson authored
-
Tiger Watson authored
This allows these templates to be used outside of Auto DevOps, or easily excluded from Auto DevOps. The security jobs in Auto DevOps differ slightly from the ones that are already available as templates, they will be moved next.
-
- Apr 01, 2019
-
-
Thong Kuah authored
-
- Mar 31, 2019
-
- Mar 28, 2019
-
-
Dylan Griffith authored
For some reason this value can be an empty string and we want to ensure that we correctly fail the job before a deploy. This is particularly problematic at the moment when coupled with https://gitlab.com/gitlab-org/gitlab-ce/issues/54760 as the user has no easy way to recover without destroying the cluster and starting over.
-
- Mar 21, 2019
-
-
James Fargher authored
Deploy boards now will check for app.gitlab.com/env and app.gitlab.com/app
-
- Mar 13, 2019
-
-
Takuya Noguchi authored
Signed-off-by:
Takuya Noguchi <takninnovationresearch@gmail.com>
-
walkafwalka authored
-
- Mar 11, 2019
-
-
Takuya Noguchi authored
Signed-off-by:
Takuya Noguchi <takninnovationresearch@gmail.com>
-
- Mar 04, 2019
-
-
walkafwalka authored
-
walkafwalka authored
-
- Feb 24, 2019
-
-
James Fargher authored
-
- Feb 22, 2019
-
-
Dylan Griffith authored
We set the default value to 9.6.2 since this was the previous default being used by `stable/postgresql --version=0.7.1` which is used in auto-deploy-app.
-
- Feb 19, 2019
-
-
Thong Kuah authored
Bump kubectl in Auto DevOps to 1.11.7. Minor patch upgrade from 1.11.6.
-
Thong Kuah authored
Minor bugfix release: https://github.com/helm/helm/releases/tag/v2.12.3
-
Dylan Griffith authored
-
-
- Feb 04, 2019
-
-
Mayra Cabrera authored
- Fixes multiple typos on AutoDevops script - Add an alias to Clusters::Cluster#domain as base_domain, so it's more descriptive - Removes unnecessary memoization on qa specs - Changes migration to a post migration to deal better with traffic on big instances (like gitlab.com)
-
Mayra Cabrera authored
Ensure KUBE_INGRESS_BASE_DOMAIN existence by setting his value to AUTO_DEVOPS_DOMAIN if the first one doesnt exists. Also made corresponding changes throughout the whole script Related to https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24580
-
- Jan 28, 2019
-
-
João Cunha authored
-
- Jan 25, 2019
-
-
João Cunha authored
-
- Jan 19, 2019
-
-
walkafwalka authored
-
- Jan 18, 2019
-
-
walkafwalka authored
-
Takuya Noguchi authored
Signed-off-by:
Takuya Noguchi <takninnovationresearch@gmail.com>
-
- Jan 17, 2019
-
-
Aaron Walker authored
-
- Jan 10, 2019
-
-
Thong Kuah authored
Use the latest major version that will support the current clusters on GKE which is v1.10
-
- Jan 04, 2019
-
-
walkafwalka authored
-
- Jan 03, 2019
-
-
Thong Kuah authored
- DRY up setting deploy name - DRY up application_secret_name
-
Thong Kuah authored
-