Skip to content

Traject: Argo Workflows

Dann edited this page Dec 9, 2022 · 3 revisions

Argo Workflows

non-prod: https://argo.dev.k8s.libraries.psu.edu

prod: https://argo.k8s.libraries.psu.edu

Iterate and Import

Iterate and Import workflow will do The following

  • Create a new collection
  • Run Traject full_extracts on that collection
  • Pause for approval
  • Create an alias to that new collection
  • Catch up on hourlies
  1. Log into Argo Workflows, Choose "Workflow Templates" and select the "iterate-and-import" Workflow Template for your deployment.
  1. Choose "Submit"
  2. select "iterate-and-import" as the entrypoint
  3. Choose "Submit" on the Workflow form that comes up

Once the full_extracts are done, the workflow execution will pause and wait for approval before continuing on Choose Resume, select yes for approval, and submit

Hourlies

Hourlies are triggered by Cron workflows, you can manually kick off hourlies by clicking on cron-workflows in argo, and submitting the cron workflow

Clone this wiki locally