Skip to content

Draft: fix: test with a new value of CLOUD_PROVIDER

Fabien Bosquet requested to merge azpn/bosquet/fix_azure_deploy into main

Type of change

  • Bug Fix
  • Feature

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

Updates description?

Experimental branch to see how to fix the error when retreiving the OSDU Bearer token at startup

Info: Server getting OSDU bearer token.
Info: Using MSI token.
Info: Get MSI token for https://vault.azure.net using http://169.254.169.254/metadata/identity/oauth2/token?resource=https%3A%2F%2Fvault.azure.net&version=2018-02-01
Error: Failed with code: -1

Merge request reports