Commits on Source (6)
-
Setting this env variable can help avoid OOM related errors induced by the Go garbage collector. Go is not aware of what the container's memory limits are, by setting this we can configure a soft memory limit. It will be more aggressive running gc cycles (increasing cpu usage) getting closer to the limit and try to use all the live heap before increasing more memory for the heap. Changelog: added
-
João Alexandre Cunha authored
Set GOMEMLIMIT for Gitaly container See merge request gitlab-org/charts/gitlab!3758 Merged-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Approved-by:
Jason Plum <jplum@gitlab.com> Approved-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Reviewed-by:
Emily Chui <echui@gitlab.com> Co-authored-by:
Emily Chui <echui@gitlab.com>
-
-
Clemens Beck authored
Always approve-cluster-tests when running a downstream pipeline manually triggered from a CNG MR See merge request gitlab-org/charts/gitlab!3791 Merged-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Co-authored-by:
João Cunha <j.a.cunha@gmail.com>
-
-
Clemens Beck authored
Replace reliable suite with blocking suite See merge request !3715 Merged-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Vishal Patel <vpatel@gitlab.com> Approved-by:
Ryan Egesdahl <regesdahl@gitlab.com> Approved-by:
Dustin Collins <714871-dustinmm80@users.noreply.gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Co-authored-by:
Sofia Vistas <svistas@gitlab.com>
Showing
- .gitlab-ci.yml 5 additions, 4 deletions.gitlab-ci.yml
- charts/gitlab/charts/gitaly/templates/_statefulset_spec.yaml 8 additions, 0 deletionscharts/gitlab/charts/gitaly/templates/_statefulset_spec.yaml
- charts/gitlab/charts/gitaly/values.yaml 4 additions, 0 deletionscharts/gitlab/charts/gitaly/values.yaml
- doc/charts/gitlab/gitaly/index.md 1 addition, 0 deletionsdoc/charts/gitlab/gitaly/index.md
- doc/development/gitlab-qa/index.md 3 additions, 3 deletionsdoc/development/gitlab-qa/index.md
- spec/configuration/gitaly_spec.rb 42 additions, 0 deletionsspec/configuration/gitaly_spec.rb
- templates/_helpers.tpl 16 additions, 0 deletionstemplates/_helpers.tpl