- Apr 27, 2020
- Apr 26, 2020
- Apr 25, 2020
-
-
Jason Plum authored
Update min chart/gitlab versions for the major release See merge request gitlab-org/charts/gitlab!1300
-
DJ Mountney authored
-
DJ Mountney authored
-
DJ Mountney authored
-
DJ Mountney authored
-
DJ Mountney authored
-
- Apr 24, 2020
-
-
Jason Plum authored
Duplicate line See merge request gitlab-org/charts/gitlab!1302
-
DJ Mountney authored
pgsql: fix check for local value in .psql Closes #2045 See merge request gitlab-org/charts/gitlab!1304
-
Jason Plum authored
-
Jason Plum authored
Fix `gitlab.psql.port` check for `.psql` as a local value. Do this via `pluck "psql" $.Values`, so that we have a dict we can use to check against global on the next line. Closes #2045 Found in !1268
-
GitLab Release Tools Bot authored
Update Gitlab Version to 12.10.1
-
GitLab Release Tools Bot authored
[ci skip]
-
Sam authored
-
DJ Mountney authored
CI: disable pipeline jobs for auto-deploy branches on .com Closes #2006 See merge request gitlab-org/charts/gitlab!1298
-
DJ Mountney authored
Adds configurability for deployment strategy for Container Registry See merge request gitlab-org/charts/gitlab!1293
-
John Skarbek authored
* This exposes the capability to configure the deployment strategy type and configuration options * This exposes the entire strategy object to the deployment * We utilize the Kubernetes defaults as they are sane for this service
-
DJ Mountney authored
Adds update strategy to be configured for sidekiq See merge request gitlab-org/charts/gitlab!1294
-
John Skarbek authored
* This enables one to configure the update strategy utilized by sidekiq deployments at the global level, as well as the pod deployment level * Will default to an empty object which will utilize the Kubernetes defaults
-
DJ Mountney authored
Provides capability to configure PDB per sidekiq pod config Closes #2025 See merge request gitlab-org/charts/gitlab!1292
-
John Skarbek authored
* Similar to the HPA configuration for individual sidekiq deployments, this adds the same configuration for Pod Disruption Budgets for each pod configuration. * Utilizes our existing default of 1 to maintain backward compatibility and expected behavior when upgraded
-
- Apr 23, 2020
-
-
Jason Plum authored
Disable CI jobs for pipelines caused by auto-deploy branches on GitLab.com The various branches created and managed by the Delivery team and the auto-deploy processes do not need to be deployed into out CI clusters, where they consume resources. They'll not be used by the teams (as far as I could confirm), are based off our master branches, which should be kept green at all times as it is. Closes #2006
-
DJ Mountney authored
-
DJ Mountney authored
Update gitlab-org/charts/gitlab-runner from 0.15.0 to 0.16.0 See merge request gitlab-org/charts/gitlab!1299
-
DJ Mountney authored
CI: disable jobs for triggers See merge request gitlab-org/charts/gitlab!1297
-
Jason Plum authored
-
deps authored
-
Jason Plum authored
Disable several jobs in CI that should not be run on trigger pipelines. See https://gitlab.com/gitlab-org/charts/gitlab/-/issues/2006#note_329576001
-
- Apr 22, 2020
-
-
Suzanne Selhorn authored
Sync Vale substitutions rules from GitLab project See merge request gitlab-org/charts/gitlab!1295
-
Evan Read authored
-
GitLab Release Tools Bot authored
Update Gitlab Version to 12.10.0
-
GitLab Release Tools Bot authored
[ci skip]
-
DJ Mountney authored
Run specs that don't need a cluster separately See merge request gitlab-org/charts/gitlab!1286
-
- Apr 21, 2020
-
-
DJ Mountney authored
Add schema file for gitlab-shell values Closes #1863 See merge request gitlab-org/charts/gitlab!1249
-
Balasankar "Balu" C authored
Signed-off-by: Balasankar "Balu" C <balasankarc@autistici.org>
-
- Apr 20, 2020
-
-
Jason Plum authored
Add docs on common developer tools Closes #2000 See merge request gitlab-org/charts/gitlab!1290
-
Mitchell Nielsen authored
-
- Apr 19, 2020
-
-
DJ Mountney authored
Allow configuring multiple Redis instances Closes #1644 See merge request gitlab-org/charts/gitlab!1287
-
Jason Plum authored
- cleanup extraneous `else` case - re-order `lt` in checkConfig - add all Redis to migrations - remove un-needed `default` call.
-