kube-HPC / hkube

🐟 High Performance Computing over Kubernetes - Core Repo 🎣
http://hkube.io
MIT License
307 stars 20 forks source link

Writing to the system log the event of completion of pipeline execution #92

Closed Ronenk5678 closed 6 years ago

Ronenk5678 commented 6 years ago

As a Pipeline Builder/ HKube Manager I want that HKube will write to the system log of HKube, the event of completion of pipeline execution, so I'll be able to identify and diagnose the source of pipeline problems.

User Story implementation details: The information written to the sytem log will include the following:

  1. General pipeline details, see #89
  2. Event description: completion of pipeline execution
eytangro commented 6 years ago

TID-120