Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • O Open VDS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 30
    • Issues 30
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Subsurface Data Universe SoftwareOpen Subsurface Data Universe Software
  • Platform
  • Domain Data Management Services
  • Seismic
  • Open VDS
  • Merge requests
  • !235

Pass Coogle Cloud credentials via options (GONRG-397)

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Dzmitry Poloyko (EPAM) requested to merge feature/GONRG-397_pass_gcp_credentials_via_options into master Sep 14, 2020
  • Overview 8
  • Commits 3
  • Pipelines 4
  • Changes 4

Adds ability to pass Coogle Cloud credentials via OpenVDS options

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

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

Credentials can be provided only via ADC (GOOGLE_APPLICATION_CREDENTIALS environment variable)

What is the new/expected behavior?

Credentials can be passed to GoogleOpenOptions structure

Have you added/updated Unit Tests and Integration Tests?

  • [NO]

Changes:

  • GoogleOpenOptions structure has been extended to handle credentials;
  • IOManagerGoogle has been extended respectively.
Edited Sep 14, 2020 by Sergey Krupenin (EPAM)
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/GONRG-397_pass_gcp_credentials_via_options