Skip to content

feat: add gc provider integration

Vadzim Kulyba requested to merge GONRG-6451_google_provider_integration into main

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

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

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

  • Added google provider implementation (TokenRefresherGoogle and SecretsProviderGoogle)
  • Added cmake/vcpkg changes for google-cloud-cpp
  • Migrate osdu related code from providers module to osdu module
  • Small refactor core provider code
  • Small configuration/cmake refactor
  • Added Dockerfile for google impl
Edited by Vadzim Kulyba

Merge request reports