Skip to content

Remove feature flag for HTTP Integration API

Sarah Yasonik requested to merge sy-ff-removal-multiple-http-endpoints into master

What does this MR do?

Related issues: #255509 (closed), #255515 (closed)

This MR removes the :multiple_http_integrations feature flag, effectively allowing GitLab Premium+ projects to have multiple HTTP alerting integrations.

This flag controls only the backend, exposing the API for managing integrations; : http_integrations_list controls the frontend for this change. #255502 (closed)

Screenshots (strongly suggested)

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