- 05 Sep, 2021 1 commit
-
-
Greg Myers authored
-
- 31 Aug, 2021 39 commits
-
-
Michael Kozono authored
Support AWS SSE-KMS in backups See merge request gitlab-org/gitlab!64765
-
Stan Hu authored
AWS supports three different modes for encrypting S3 data: 1. Server-Side Encryption with Amazon S3-Managed Keys (SSE-S3) 2. Server-Side Encryption with Customer Master Keys (CMKs) Stored in AWS Key Management Service (SSE-KMS) 3. Server-Side Encryption with Customer-Provided Keys (SSE-C) Previously, SSE-S3 and SSE-C were supported via the `backup.upload.encryption` and `backup.upload.encryption_key` configuration options. SSE-KMS was previously not supported in backups because there was no way to specify which customer-managed key to use. However, we did support SSE-KMS with consolidated object storage enabled for other CI artifacts, attachments, LFS, etc. Note that SSE-C is NOT supported here. In consolidated object storage, the `storage_options` Hash provides the `server_side_encryption` and `server_side_encryption_kms_key_id` parameters that allow admins to configure SSE-KMS. We reuse this configuration in backups to support SSE-KMS. Relates to #338764 Changelog: added
-
Enrique Alcántara authored
DevOps Adoption - Reduce page refresh rate See merge request gitlab-org/gitlab!69056
-
GitLab Release Tools Bot authored
-
GitLab Bot authored
-
Lin Jen-Shin authored
Refactor database task dir for spec See merge request gitlab-org/gitlab!69160
-
Amy Qualls authored
Removed lock references See merge request gitlab-org/gitlab!69016
-
Suzanne Selhorn authored
-
Michael Kozono authored
Add Geo replication for Pages (no verification) [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!68662
-
Nick Nguyen authored
-
GitLab Bot authored
-
Jan Provaznik authored
Update formatting of comment for line-length See merge request gitlab-org/gitlab!69297
-
Kati Paizee authored
Adds clarity to Registration Features See merge request gitlab-org/gitlab!69255
-
Justin Farris authored
-
Craig Norris authored
Update the DRI for CI/CD docs See merge request gitlab-org/gitlab!69275
-
Marcel Amirault authored
-
GitLab Bot authored
-
Amy Qualls authored
Added links to network per-build info See merge request gitlab-org/gitlab!69166
-
Suzanne Selhorn authored
-
Lin Jen-Shin authored
Stop environment before deleting See merge request gitlab-org/gitlab!69271
-
Amy Qualls authored
Docs: change default branch documentation to state minimum required role See merge request gitlab-org/gitlab!69162
-
Jonston Chan authored
-
Amy Qualls authored
Add missing docs link in ReadingLevel Vale rule See merge request gitlab-org/gitlab!69291
-
Lin Jen-Shin authored
Add deprecations page in docs See merge request gitlab-org/gitlab!66770
-
Sam White authored
This update adds a new deprecation page that is auto generated from yaml files via a new Rake job
-
Brandon Labuschagne authored
We no longer care about the age of the data when we determine if data should be fetched. Changelog: fixed EE: true
-
GitLab Bot authored
-
Simon Knox authored
Clean up :graphql_board_list feature flag [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!67815
-
Florie Guibert authored
Changelog: other
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!69293
-
Kerri Miller authored
-
GitLab Release Tools Bot authored
[ci skip]
-
Kerri Miller authored
Fix Rubocop Graphql/Description offenses See merge request gitlab-org/gitlab!69175
-
Luke Duncalfe authored
-
GitLab Bot authored
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
Achilleas Pipinellis authored
-
Heinrich Lee Yu authored
Add ability to easily sanitize attributes See merge request gitlab-org/gitlab!68442
-