Skip to content

Fix Spring Context for GCP (GONRG-950)

Riabokon Stanislav(EPAM)[GCP] requested to merge spring_app_gcp into master

Type of change

  • Bug Fix
  • Feature

#10 (closed)

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
  • IBM

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

CRS Conversion from out the box could be not run in Docker, GKE, GAE and so on.

What is the new/expected behavior?

CRS Conversion from out the box could be run in Docker, GKE, GAE and so on.

Added sonar.

Have you added/updated Unit Tests and Integration Tests?

  • [No]

Any other useful information

Edited by Riabokon Stanislav(EPAM)[GCP]

Merge request reports