Skip to content

Rollout mailroom's webhook delivery strategy on GitLab.com

This is the first exit criterion for this epic. After the configuration implementations are in-place and the new helm chart is release, it's time to switch the flip to let GitLab.com instance. As we deliberately support both old and new strategies, we don't need to worry about the backward compatibility. Self-managed instances and local development still use the sidekiq strategy.

Precise steps for rolling out:

  • Generate a JWT secret file for incoming_email
  • Generate a JWT secret file for service_desk_email - the secret could overlap with incoming_email's one.
  • Update the helm chart values mentioned in #1458 (closed).
Edited by Quang-Minh Nguyen