Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • S Storage
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 47
    • Issues 47
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • 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

Upcoming Change to GitLab Pages The GitLab Pages URL is planned to migrate from the current *.pages.community.opengroup.org to a simpler domain: *.pages.opengroup.org. At the same time, HTTPS will be enabled for the server. This change is planned for May 21, 2022.

If you have questions or concerns, please email forum-support@opengroup.org.

  • Open Subsurface Data Universe Software
  • Platform
  • System
  • Storage
  • Merge requests
  • !49

Merged
Created Aug 17, 2020 by Riabokon Stanislav(EPAM)[GCP]@Stanislav_RiabokonMaintainer2 of 6 tasks completed2/6 tasks

Unify logic for credentials (GONRG-539)

  • 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
Reviewer
Request review from
Time tracking
Source branch: unify_logic_for_credentials