Skip to content

Namespace API expose GitlabSubscription.end_date

What does this MR do and why?

The merge request updates the Namespace entity to expose the GitlabSubscription.end_date attribute for namespaces with a GitLab subscription. This attribute represents the end date of the subscription and is used to determine when the subscription will expire.

The end_date attribute is a dependency of MR https://gitlab.com/gitlab-org/customers-gitlab-com/-/merge_requests/8721+ (which implement the proposal of issue Skip premium provision when namespace under ult... (customers-gitlab-com#8008 - closed))

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 Qingyu Zhao

Merge request reports