Skip to content

Unify logic for credentials (GONRG-539)

Type of change

  • Bug Fix
  • Feature

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

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?

GCP provider contained own credentials classes for an interaction with storage or datastore.

What is the new/expected behavior?

All credentials classes were moved into gcp-core-lib

Have you added/updated Unit Tests and Integration Tests?

  • [NO]

Any other useful information

Changes:

  • All credentials classes were moved into gcp-core-lib
  • Changed a version 'gcp-core-lib' to a new version with changes.
Edited by Riabokon Stanislav(EPAM)[GCP]

Merge request reports