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

Gcp support http target cloud tasks (GONRG-1041)

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Rustam Lotsmanenko (EPAM) requested to merge GCP-support-http-target-cloud-tasks into master Nov 10, 2020
  • Overview 0
  • Commits 18
  • Pipelines 22
  • Changes 8

Type of change

  • 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?

When cloud task hit indexer service, to authenticate it, indexer verify that it have only specified in core-lib-gcp headers

What is the new/expected behavior?

When cloud task hit indexer service, to authenticate it, indexer verify that it have specified in core-lib-gcp headers, and if this task not AppEngine task , token provided with task also must be verified.

Have you added/updated Unit Tests and Integration Tests?

  • [YES]

Any other useful information

depends on: !50 (merged)

osdu/platform/system/lib/cloud/gcp/os-core-lib-gcp!6 (merged)

have changes from: !51 (merged)

Edited Nov 10, 2020 by Rustam Lotsmanenko (EPAM)
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: GCP-support-http-target-cloud-tasks