Skip to content

Add operations/environments_list Endpoint

Jason Goodman requested to merge add-operations-environments-list-endpoint into master

What does this MR do?

Add an operations/environment_list endpoint.

Use this in the Environment Dashboard instead of operations/list.

This MR only replicates the necessary functionality of operations/list for the Environment Dashboard. Future MR's will fill in the additional needed fields in the response.

Screen_Shot_2019-08-01_at_8.59.25_PM

Relevant Issue: https://gitlab.com/gitlab-org/gitlab-ee/issues/3713

Does this MR meet the acceptance criteria?

Conformity

Performance 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