Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • S Storage
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 52
    • Issues 52
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 12
    • Merge requests 12
  • 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
  • System
  • Storage
  • Merge requests
  • !49

Unify logic for credentials (GONRG-539)

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Riabokon Stanislav(EPAM)[GCP] requested to merge unify_logic_for_credentials into master Aug 17, 2020
  • Overview 31
  • Commits 18
  • Pipelines 80
  • Changes 12

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 Sep 17, 2020 by Riabokon Stanislav(EPAM)[GCP]
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: unify_logic_for_credentials