proctor icon indicating copy to clipboard operation
proctor copied to clipboard

Proctor version 2

Open jasoet opened this issue 5 years ago • 0 comments

Notable Changes:

  • Execution Context mechanism, all of the information on a job is stored including logs.
  • Ability to fetch logs even the execution process is interrupted (web socket disconnected, etc)
  • Plugable Authentication mechanism using go-plugin.
  • Refactor code, now purely use go Kubernetes client both for job execution and log retrieval.
  • More consistent directory structure.
  • Better CLI error messages.
  • Prometheus metrics collector
  • Notification Plugin (Beta)

jasoet avatar Oct 07 '19 04:10 jasoet