Skip to content

Classify EE trial feature as SaaS or SM

Mark Chao requested to merge trial-saas into master

What does this MR do?

Mark files or code sections with a comment marker, indicating whether that's for SaaS or self manged instance.

Often I need to study part of the code to know if it is for SaaS or self managed. This MR will save this time when ever I revisit this part of the code base, and not mistaken SaaS with SM code.

This MR focus on trial related code.

See #338034 for more discussions.

Does this MR meet the acceptance criteria?

Conformity

Edited by Mark Chao

Merge request reports