Skip to content

Disable GC pipeline

Arturo Hernandez [EPAM] requested to merge ah/gc_disable into master

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record) - None

Does this introduce a change in the core logic?

  • NO

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP - GCP Environment it is not available anymore (@Dmitrii_Novikov for more details on gcp environment nuances)
  • IBM

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

  • Pipeline fails on gcp due unavailability of that environment

What is the new/expected behavior?

  • Pipeline should be green as it will not be deployed to gcp anymore.

Have you added/updated Unit Tests and Integration Tests?

Any other useful information

Failure on GCP deployment is misleading developers who are actively working on gcz

Edited by Arturo Hernandez [EPAM]

Merge request reports