Skip to content

Send namespace id in subscription plan request

What does this MR do?

Part of https://gitlab.com/gitlab-org/customers-gitlab-com/-/issues/2411

Depends on https://gitlab.com/gitlab-org/customers-gitlab-com/-/merge_requests/2447 to be merged first.

When GitLab.com sends the request to retrieve the plan information from CustomersDot we need to send the namespace id along. The namespace id is needed to find the associated order (and with it the subscription) to check if the namespace is eligible for a free midterm upgrade.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

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

Merge request reports