Argo: What's a good way to manage and search workflow & job info

Created on 20 Nov 2019  路  2Comments  路  Source: argoproj/argo

Is there any recommended way to manage the information of a workflow/job, it's related parameters and job status. So users are able to search by let's say parameters, dates, job status etc. Or this is totally a different topic we should build our own record/job tracking system to do this.

Thanks!

question

Most helpful comment

The current v2.4.2 version supports secondary persistence to store the workflow objects. The next v2.5 will support API Server with persistence. So, the user can query the workflow with all filters.

All 2 comments

The current v2.4.2 version supports secondary persistence to store the workflow objects. The next v2.5 will support API Server with persistence. So, the user can query the workflow with all filters.

The current v2.4.2 version supports secondary persistence to store the workflow objects. The next v2.5 will support API Server with persistence. So, the user can query the workflow with all filters.

Awesome, thanks for the info and quick reply.

Was this page helpful?
0 / 5 - 0 ratings