Skip to content

v2.0.0

Compare
Choose a tag to compare
@bourque bourque released this 29 Aug 21:38
c57e630

This release marks the successful completion of SIT-2. Further information about what was tested in SIT-2 can be found in this galaxy page and the SIT-2 GitHub Project Board.

Features

  • Ability to deploy and test software in the SDC Staging environment.
  • Software can be successfully promoted from the SDC Staging Environment to the SDC Data Production Environment.
  • Delivery of data files to the SPDF for routine archival purposes.
    • Backing up both OpenSearch and the data bucket to the backup account.
  • Use of the API data interfaces by both SDC personnel as well as instrument teams. APIs:
    • The /upload endpoint for uploading new data to SDC
    • The /download endpoint for downloading data from SDC
    • The /query endpoint for querying information about data and data location.
  • Demonstrate the SDC's ability to trigger jobs based on data availability and launch necessary processing containers.
    • Implementing a data watcher (Database) that keeps track of processing status.
    • Establishing a processing pipeline that initiates processing tasks.

What's Changed

Full Changelog: v1.0.1...v2.0.0