Skip to content

Use hash tags for Redis keys in ManifestImport::Metadata

What does this MR do and why?

This MR uses hash tags for redis keys to store manifest import metadata.

See #416350 (closed)

This is done to make ManifestImport's redis workload Cluster-compatible. See gitlab-com/gl-infra/scalability#2193 (closed) for background information.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Sylvester Chin

Merge request reports