Skip to content

Publish Feature flag API

Shinya Maeda requested to merge feature-flag-documentation into master

What does this MR do?

This MR publishes Feature Flag API as we've tested it out and confirmed deemed stable. Specifically,

  • Remove feature flags feature_flag_api from endpoints to allow any users to access the endpoints. (But not enable/disable yet. See #34664 (closed))
  • Add documentations.

We also remove feature flag as it's deemed stable.

Related: #9566 (closed)

Screenshots

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
Edited by Shinya Maeda

Merge request reports