- May 24, 2020
- May 22, 2020
-
-
Jason Plum authored
Login to docker regsitry before waiting for images See merge request gitlab-org/charts/gitlab!1363
-
GitLab Release Tools Bot authored
Update Gitlab Version to 13.0.0
-
GitLab Release Tools Bot authored
[ci skip]
-
Balasankar "Balu" C authored
Signed-off-by: Balasankar "Balu" C <balasankarc@autistici.org>
-
Marcel Amirault authored
Refresh Vale rules See merge request gitlab-org/charts/gitlab!1362
-
Evan Read authored
-
- May 21, 2020
-
-
Jason Plum authored
Break up gitlab-shell of gitaly config See merge request gitlab-org/charts/gitlab!1353
-
DJ Mountney authored
Update gitlab-org/charts/gitlab-runner from 0.16.1 to 0.17.0 See merge request gitlab-org/charts/gitlab!1356
-
Jason Plum authored
-
deps authored
-
- May 20, 2020
-
-
Marin Jankovski authored
Detect auto-deploy tags while waiting for images Closes #2054 See merge request gitlab-org/charts/gitlab!1349
-
Balasankar "Balu" C authored
Signed-off-by: Balasankar "Balu" C <balasankarc@autistici.org>
-
- May 19, 2020
-
-
John Cai authored
-
DJ Mountney authored
Resolve "Mailroom: configured Redis server must be the global.redis.queues instance, if present" Closes #2097 and #2086 See merge request gitlab-org/charts/gitlab!1347
-
Jason Plum authored
Docs: external DB should claim need for PG11 and newer See merge request gitlab-org/charts/gitlab!1352
-
Jason Plum authored
Noticed when reading, we should have the docs for external PG claim that we need PG 11+
-
Jason Plum authored
Add `gems/` to `.helmignore`, as specs should be runnable without resulting in an error from `helm upgrade --install`. Without this, after having installed the Gems needed for rspec: ``` Error: create: failed to create: Request entity too large: limit is 3145728 ```
-
Jason Plum authored
-
Jason Plum authored
Per https://gitlab.com/gitlab-org/charts/gitlab/-/merge_requests/1347#note_345220582 Add a check for configuration items when using the default configuration(s). - When using defaults (global.redis not preset), match expecations - `RELEASE-redis-master:6379`, `test-redis-password`, no Sentinels - When using `global.redis`, match expectations - `external-redis:9999`, `external-redis-password`, no Sentinels - Sentinels present when populated - When using `global.redis.queues`, match expectations - `queues-redis`, `redis-queues-secret`, no Sentinels - Correct Sentinels present when populated
-
Amy Qualls authored
Fix upgrade v3 documentation See merge request gitlab-org/charts/gitlab!1334
-
Olivier Audry authored
-
Achilleas Pipinellis authored
Update doc/advanced/external-mattermost.md See merge request gitlab-org/charts/gitlab!1350
-
Sujeevan Vijayakumaran authored
-
Achilleas Pipinellis authored
Document postgres 11 upgrade flow for 4.0 release Closes #1956 See merge request gitlab-org/charts/gitlab!1341
-
Dustin Collins authored
-
Jason Plum authored
Mailroom likes things :with :colons :in :front. So make sure the sentinels template has them where needed.
-
Amy Qualls authored
Move external-mattermost.md to subdir See merge request gitlab-org/charts/gitlab!1339
-
Jason Plum authored
- Add redis sentinel configuration when global.redis.sentinels missing - Add checks for redis configuration of `mail_room.yml`
-
- May 18, 2020
-
-
Jason Plum authored
Mailroom is effectively a job-spawner for Sidekiq. As such, it should follow the `global.redis.queues` if present, so that those queues are properly populated for Sidekiq via the server it speaks to. Closes https://gitlab.com/gitlab-org/charts/gitlab/-/issues/2097
-
Jason Plum authored
Make the `gitlab.redis.sentinels` template self-determinate on content. This allows it to be called with or without settings being present. Closes https://gitlab.com/gitlab-org/charts/gitlab/-/issues/2086 Relates to https://gitlab.com/gitlab-org/charts/gitlab/-/issues/2097
-
Jason Plum authored
Redis: sub-queues should inherit all of password settings Closes #2030 See merge request gitlab-org/charts/gitlab!1335
-
Jason Plum authored
Add support for ci_jwt_signing_key Rails secret See merge request gitlab-org/charts/gitlab!1318
-
Jason Plum authored
Document local development with KinD See merge request gitlab-org/charts/gitlab!1328
-
Mitchell Nielsen authored
This reverts commit d5054faf680d6e5a52e512ed80f1a4284c097f3f.
-
Jason Plum authored
CI: Skip specs_without_cluster jobs for documentation branches Closes #2095 See merge request gitlab-org/charts/gitlab!1344
-
Jason Plum authored
List Puma and the Webservice charts as major changes for the release See merge request gitlab-org/charts/gitlab!1340
-
Jason Plum authored
-
Jason Plum authored
Spelling fix in issue template's "relevant logs" section See merge request gitlab-org/charts/gitlab!1342
-
Jason Plum authored
Bump gitlab-exporter to 7.0.3 See merge request gitlab-org/charts/gitlab!1345
-