Skip to content

GCP release/0.5 - fix GSA Challenge (GONRG-1796)

Artem Dobrynin (EPAM) requested to merge fix-gsa-challenge into master

Type of change

  • Bug Fix
  • Feature

Fix for changes that were implemented in this MR: !57 (merged)

The GSA challenge in the mentioned MR is using incorrect variable

Does this introduce a change in the core logic?

  • [YES]

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

  • [NO]

Does this introduce a breaking change?

  • [YES]

What is the current behavior?

The valid GSA challenge provided the false-negative result during the subscription creation

What is the new/expected behavior?

The valid GSA challenge provided the positive result during the subscription creation

Have you added/updated Unit Tests and Integration Tests?

  • [NO]

Any other useful information

Edited by Dmitriy Rudko

Merge request reports