Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • E Energistics - OSDU Integration
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 2
    • Merge requests 2
  • 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
  • Data Flow
  • Data Ingestion
  • Energistics - OSDU Integration
  • Issues
  • #50

Closed
Open
Created Dec 07, 2021 by Yan Sushchynski (EPAM)@Yan_SushchynskiMaintainer

ADR: Add DAG Bootstrap

I believe, that we should start following the common approach of bootstrapping DAGs in this project. For this purpose we need to add placeholders to the DAG in order to replace them with each CSP's values within bootstrap_dag step.

This was implemented for other DAGs (Segy->Zgy, CSV)

Now CSP's values are specified in the yaml-file, which is parsed as a dictionary and passed as **kwargs into KubernetesPodOperator. (https://community.opengroup.org/osdu/platform/data-flow/ingestion/energistics-osdu-integration/-/blob/master/devops/osdu-gcp/airflow_configs.yaml)

MR with adding Bootstrap for GCP: !47 (merged)

Edited Feb 07, 2022 by Kateryna Kurach (EPAM)
Assignee
Assign to
Time tracking