Skip to content

[RUN ALL RSPEC] [RUN AS-IF-FOSS] Enable :disable_service_templates by default

Tom Quirk requested to merge 327436-feature-flag-disable-service-templates into master

What does this MR do?

Related to #327436 (closed).

Effectively removes service templates from GitLab, by enabling the :disable_service_templates feature flag by default.

This MR also includes documentation updates, specifically:

  • all references to service templates and service_templates.md are replaced with project_integration_management.md
  • service_templates.md contents removed, redirect installed to point to project_integration_management.md

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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
Edited by Tom Quirk

Merge request reports

Loading