Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proctor version 2 #86

Open
wants to merge 282 commits into
base: master
Choose a base branch
from
Open

Proctor version 2 #86

wants to merge 282 commits into from

Conversation

jasoet
Copy link

@jasoet jasoet commented Oct 7, 2019

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 and others added 30 commits July 15, 2019 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants