Loading
Commits on Source 75
-
🤖 GitLab Bot 🤖 authored
Changelog: changed
-
Marcel Amirault authored
-
Nailia Iskhakova authored
Signed-off-by:Nailia Iskhakova <niskhakova@gitlab.com>
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
-
🤖 GitLab Bot 🤖 authored
Changelog: changed
-
Jason Plum authored
Allow the i18n lint paths job to fail See merge request !4697 Merged-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Lauren Barker <lbarker@gitlab.com> Co-authored-by:
Marcel Amirault <mamirault@gitlab.com>
-
Jason Plum authored
Update note for ARM64 support in Charts See merge request !4699 Merged-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Dmytro Makovey <dmakovey@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Co-authored-by:
Nailia Iskhakova <niskhakova@gitlab.com>
-
-
Jason Plum authored
Docs formatting checks using markdown linting - Charts See merge request !4693 Merged-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Marcel Amirault <mamirault@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Reviewed-by:
Marcel Amirault <mamirault@gitlab.com> Reviewed-by:
GitLab Duo <gitlab-duo@gitlab.com> Co-authored-by:
Rasam Hossain <rhossain@gitlab.com>
-
Alex Hanselka authored
-
Rasam Hossain authored
This reverts merge request !4693
-
-
Kati Paizee authored
Improve consolidated object storage config example See merge request !4703 Merged-by:
Kati Paizee <kpaizee@gitlab.com> Approved-by:
Kati Paizee <kpaizee@gitlab.com> Co-authored-by:
Ben Bodenmiller <bbodenmiller@gmail.com>
-
Ahmad Sherif authored
Used to migrate from the cluster specified in cable.yml Related to gitlab-com/gl-infra/tenant-scale/tenant-services&41
-
Jason Plum authored
Revert "Docs formatting checks using markdown linting - Charts" See merge request !4705 Merged-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Marcel Amirault <mamirault@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Reviewed-by:
GitLab Duo <gitlab-duo@gitlab.com> Co-authored-by:
Rasam Hossain <rhossain@gitlab.com>
-
Jason Plum authored
Update gateway-helm Docker tag to v1.6.1 See merge request !4695 Merged-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Lucas Li <lli@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Ashvin Sharma authored
Add an Ingress object specifically for gRPC to GitLab KAS. Out of the box, this only provides configuration for Ingress NGINX. This is not supported when using relative URL for the GitLab instance, by nature of gRPC's design. See gitlab-org/cluster-integration/gitlab-agent#766 Changelog: added
-
Jason Plum authored
Enable gRPC ingress on KAS See merge request !4634 Merged-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Reviewed-by:
Jason Plum <jplum@gitlab.com> Reviewed-by:
Clemens Beck <cbeck@gitlab.com> Reviewed-by:
GitLab Duo <gitlab-duo@gitlab.com> Reviewed-by:
Ashvin Sharma <ashsharma@gitlab.com> Co-authored-by:
Ashvin Sharma <ashsharma@gitlab.com>
-
🤖 GitLab Bot 🤖 authored
Changelog: changed
-
John Mason authored
Update Helm release openbao to v0.11.0 See merge request !4707 Merged-by:
John Mason <jmason@gitlab.com> Approved-by:
John Mason <jmason@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
This provides for migration of action cable. Two files are deployed side-by-side during this time. After migration is complete, this new file will not be needed, and settings can be removed by users. Related to gitlab-com/gl-infra/tenant-scale/tenant-services&41
-
Jason Plum authored
feat: Allow creating redis.action_cable.yml This provides for migration of action cable. Two files are deployed side-by-side during this time. After migration is complete, this new file will not be needed, and settings can be removed by users. See merge request !4694 Merged-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Hossein Pursultani <hpursultani@gitlab.com> Co-authored-by:
Ahmad Sherif <ahmad@gitlab.com> -
Jason Plum authored
Allow sessionAffinity to be set on gitlab-pages custom domains Service See merge request !4704 Merged-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Co-authored-by:
Alex Hanselka <alex@gitlab.com> -
João Alexandre Cunha authored
This reverts merge request !4694
-
Balasankar 'Balu' C authored
Revert "Merge branch 'allow-config-for-redis-action-cable' into 'master'" See merge request !4712 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Hossein Pursultani <hpursultani@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
João Alexandre Cunha <j.a.cunha@gmail.com>
-
Ahmad Sherif authored
Used to migrate from the cluster specified in cable.yml, so cable.yml will point to the old cluster and redis.action_cable.yml will point to the new one. Eventually both should point to the new cluster and then we would not need the new file. Related to gitlab-com/gl-infra/tenant-scale/tenant-services&41
-
🤖 GitLab Bot 🤖 authored
Changelog: changed
-
Jason Plum authored
feat: Allow creating redis.action_cable.yml See merge request !4713 Merged-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Hossein Pursultani <hpursultani@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Co-authored-by:
Ahmad Sherif <ahmad@gitlab.com> -
🤖 GitLab Bot 🤖 authored
Changelog: changed
-
This commit improves the database upgrade documentation based on customer feedback to address several areas of confusion: 1. Clarifies that the 7.0.0 password file section applies when upgrading TO 7.0.0, not past it 2. Explains when secret key renaming is actually required (only with usePasswordFiles: true) 3. Adds warning about PostgreSQL metrics exporter not honoring auth.secretKeys configuration 4. Clarifies when the full backup/restore procedure is needed (PostgreSQL major version changes vs chart-only upgrades) These changes help users understand which steps apply to their specific upgrade scenario and avoid common pitfalls. Changelog: changed
-
Achilleas Pipinellis authored
Clarify PostgreSQL upgrade requirements and password configuration See merge request !4700 Merged-by:
Achilleas Pipinellis <axil@gitlab.com> Approved-by:
Achilleas Pipinellis <axil@gitlab.com> Reviewed-by:
Achilleas Pipinellis <axil@gitlab.com> Reviewed-by:
Nailia Iskhakova <niskhakova@gitlab.com> Reviewed-by:
GitLab Duo <gitlab-duo@gitlab.com> Co-authored-by:
Jackson Bigelow <jbigelow@gitlab.com>
-
Changelog: added
-
Clemens Beck authored
GitLab Shell: Ability to configure gitlab-shell IngressRouteTCP's annotations See merge request !4718 Merged-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Achilleas Pipinellis <axil@gitlab.com> Approved-by:
Aaron Huntsman <ahuntsman@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Co-authored-by:
Victor <victor.mignot-ext@randstad.fr>
-
Clemens Beck authored
Update Helm release gitlab-runner to v0.84.1 See merge request !4709 Merged-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Lucas Li <lli@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
-
Clemens Beck authored
- Drop confusing architecture column from K8s support matrix. - Rephrase arm support notice.
-
🤖 GitLab Bot 🤖 authored
Changelog: changed
-
Terri Chu authored
Update Helm release gitlab-zoekt to v3.8.0 See merge request gitlab-org/charts/gitlab!4726 Merged-by:
Terri Chu <tchu@gitlab.com>
Approved-by: Ravi Kumar <rkumar@gitlab.com> Approved-by:
Terri Chu <tchu@gitlab.com>
Co-authored-by: GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
-
Jason Plum authored
Refactor: Notifications in NOTES.txt to improve clarity and organization. See merge request gitlab-org/charts/gitlab!4524 Merged-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Reviewed-by:
Jason Plum <jplum@gitlab.com> Reviewed-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
akshat5302 <akshatjain9782@gmail.com>
-
GitLab Release Tools Bot authored
-
Balasankar 'Balu' C authored
Update dependency container-registry to v4.33.0-gitlab See merge request gitlab-org/charts/gitlab!4721 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Achilleas Pipinellis authored
Rephrase architecture docs See merge request gitlab-org/charts/gitlab!4724 Merged-by:
Achilleas Pipinellis <axil@gitlab.com> Approved-by:
Nailia Iskhakova <niskhakova@gitlab.com> Approved-by:
Achilleas Pipinellis <axil@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
Fabien Catteau authored
Update the history of the OpenBao chart doc to indicate that it's made available in a closed beta in GitLab 18.8.
-
Marcel Amirault authored
Doc: OpenBao chart available in closed beta See merge request gitlab-org/charts/gitlab!4731 Merged-by:
Marcel Amirault <mamirault@gitlab.com> Approved-by:
Marcel Amirault <mamirault@gitlab.com> Co-authored-by:
Fabien Catteau <fcatteau@gitlab.com> -
Tan Le authored
The Suggested Reviewers feature has been removed from GitLab Rails. https://gitlab.com/groups/gitlab-org/-/epics/14867 Changelog: removed
-
🤖 GitLab Bot 🤖 authored
Changelog: changed
-
Clemens Beck authored
Update dependency gitlab-qa to v15.7.0 See merge request !4592 Merged-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
* Document how to migrate bundled MinIO to Garage. * Document how to migrate bundled Redis to Valkey. * Document how to migrate bundled PostgreSQL to CloudNativePG. The migration process can be desribed in three phases: 1. Backup the instance. 1. Provision external services and configure GitLab for them. 1. Restore backup into new services. The migration was tested on GKE 1.33 but should be provider agnostic. Closes gitlab-org/charts/gitlab#6230
-
Achilleas Pipinellis authored
Docs: Document how to migrate from bundled stateful services Closes #6230 See merge request gitlab-org/charts/gitlab!4687 Merged-by:
Achilleas Pipinellis <axil@gitlab.com> Approved-by:
Nailia Iskhakova <niskhakova@gitlab.com> Reviewed-by:
Achilleas Pipinellis <axil@gitlab.com> Reviewed-by:
Evan Read <eread@gitlab.com> Reviewed-by:
Nailia Iskhakova <niskhakova@gitlab.com> Reviewed-by:
Clemens Beck <cbeck@gitlab.com> Reviewed-by:
GitLab Duo <gitlab-duo@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
Clemens Beck authored
Update Helm release gitlab-runner to v0.84.2 See merge request gitlab-org/charts/gitlab!4732 Merged-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Jason Plum authored
Remove suggested reviewers secret and config See merge request !4643 Merged-by:
Jason Plum <jplum@gitlab.com> Approved-by:
John Mason <jmason@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Co-authored-by:
Tan Le <tle@gitlab.com>
-
Clemens Beck authored
-
🤖 GitLab Bot 🤖 authored
Changelog: changed
-
Achilleas Pipinellis authored
Move migration guide for bundled services See merge request gitlab-org/charts/gitlab!4737 Merged-by:
Achilleas Pipinellis <axil@gitlab.com> Approved-by:
Achilleas Pipinellis <axil@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
Achilleas Pipinellis authored
-
Evan Read authored
Update Vale rules See merge request !4735 Merged-by:
Evan Read <eread@gitlab.com> Approved-by:
Evan Read <eread@gitlab.com> Reviewed-by:
Achilleas Pipinellis <axil@gitlab.com> Reviewed-by:
GitLab Duo <gitlab-duo@gitlab.com> Co-authored-by:
Achilleas Pipinellis <axil@gitlab.com>
-
Evan Read authored
-
Russell Dickenson authored
Miscellaneous fixes to formatting of documentation See merge request gitlab-org/charts/gitlab!4739 Merged-by:
Russell Dickenson <rdickenson@gitlab.com> Approved-by:
Russell Dickenson <rdickenson@gitlab.com> Co-authored-by:
Evan Read <eread@gitlab.com>
-
Clemens Beck authored
Update gateway-helm Docker tag to v1.6.2 See merge request gitlab-org/charts/gitlab!4738 Merged-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Tiger Watson <twatson@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Clemens Beck authored
* Drop docs to migrate to MinIO and link the stateful service migration documentation instead. * Clarify status of bundled charts in package to helm migration.
-
Achilleas Pipinellis authored
Drop MinIO migration documentation See merge request gitlab-org/charts/gitlab!4740 Merged-by:
Achilleas Pipinellis <axil@gitlab.com> Approved-by:
Achilleas Pipinellis <axil@gitlab.com> Reviewed-by:
GitLab Duo <gitlab-duo@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
* Deploy external valkey to GKE 1.34 Gateway API vcluster envionment. * Uses the official valkey chart. Relates #6247
-
João Alexandre Cunha authored
CI: Deploy external valkey to one review envionment See merge request gitlab-org/charts/gitlab!4723 Merged-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Approved-by:
Grant Young <gyoung@gitlab.com> Approved-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Reviewed-by:
GitLab Duo <gitlab-duo@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored