Skip to content

Clarify s3 bucket configurations for registry usage

Gabriel Yoachum requested to merge gyoachum-issue-201811 into master

What does this MR do?

A customer or user may accidentally configure their s3 storage in a way that causes s3-backed features to break. I saw this in Support recently: https://gitlab.zendesk.com/agent/tickets/145320. In this ticket, the customer added a lifecycle to the s3 bucket being used for their registry. When some items were aged into unsupported storage it caused their pipelines to start breaking, which took many hours to resolve.

This updates the verbiage for supported s3 bucket configurations for registry usage.

-->

Screenshots

Screen_Shot_2020-02-18_at_13.50.07

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

This is a doc update to prevent misconfiguration.

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Nick Gaskill

Merge request reports