Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

ExpressionTools for Mariner

Compare
Choose a tag to compare
@cterrazas2 cterrazas2 released this 23 Feb 19:54
· 57 commits to master since this release
1cb8dcf

Release Notes

For: uc-cdis/mariner

Notes since tag: 1.1.1

Notes to tag/commit: 1.2.0

Generated: 2021-02-23

New Features

  • Brought back ExpressionTools with EBS, this means ExpressionTools for any
    given workflow is now executed in its own task pod. Note, EBS was
    implemented in Mariner release
    1.1.0 (#45)
  • Update Mariner codebase to use go modules (#44)
  • Pin dependencies (#44)
  • Remove vendor/ folder (#44)
  • Update Docker to 1.15-buster (#44)

Deployment Changes

  • ExpressionTools now dispatches as a K8s job outside of the MarinerEngine
    (#45)

Bug Fixes

  • Change base image to our hosted base image (#42)