pipelines/backend/src/agent/persistence/worker
IronPan 6189681436
Garbage collect the completed workflow after persisted to database (#1802)
* garbage collect the completed workflow

* add tests

* fix tests

* fix tests

* update e2e test

* update logic

* update logic

* update logic

* fix tests

* fix tests

* update
2019-08-12 23:53:18 -07:00
..
BUILD.bazel Update all Pipelines CRD versions to v1beta1. (#681) 2019-01-17 19:35:51 -08:00
metrics_reporter.go Add API to rerun the pipeline (#1720) 2019-08-07 13:59:06 -07:00
metrics_reporter_test.go Add API to rerun the pipeline (#1720) 2019-08-07 13:59:06 -07:00
persistence_worker.go Fixing the GO import paths to reference the kubeflow/pipelines repository. 2018-11-02 14:53:42 -07:00
persistence_worker_test.go Garbage collect the completed workflow after persisted to database (#1802) 2019-08-12 23:53:18 -07:00
swf_saver.go Fixing the GO import paths to reference the kubeflow/pipelines repository. 2018-11-02 14:53:42 -07:00
swf_saver_test.go Update all Pipelines CRD versions to v1beta1. (#681) 2019-01-17 19:35:51 -08:00
workflow_saver.go Garbage collect the completed workflow after persisted to database (#1802) 2019-08-12 23:53:18 -07:00
workflow_saver_test.go Garbage collect the completed workflow after persisted to database (#1802) 2019-08-12 23:53:18 -07:00