Skip to content

WIP: Change environment intial state to created instead of available

Krasimir Angelov requested to merge 27644-environment-state-created into master

What does this MR do?

Because we create environments too early (and rely on this) they may not have successfull deployments yet but are mark as available. Introduce new created intitial state so that it is easier to differentiate them.

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

Related to #27644 (moved)

Edited by Krasimir Angelov

Merge request reports