Skip to content

WIP: #26633 - Define allowed params per service

filipe freire requested to merge (removed):26633 into master

What does this MR do?

Implements issue https://gitlab.com/gitlab-org/gitlab-ce/issues/26633 to define allowed params per service instead of in ServiceParams.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Minimize the number allowed params for services given these params are specific to certain services only.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/26633

Merge request reports