Skip to content

Gcp support http target cloud tasks (GONRG-1041)

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?

Currently indexer-que can support only app-engine tasks

What is the new/expected behavior?

Added new module indexer-que-cloudrun which can create http target tasks, and rely on entitlements to authenticate all requests.

Have you added/updated Unit Tests and Integration Tests?

  • [NO]

Any other useful information

depends on: indexer-service!52 (merged)

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

Merge request reports