Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Commit

Permalink
Add a kubernetes driver (#765)
Browse files Browse the repository at this point in the history
* feat(driver): support kubernetes

* Improve code comments and fix config help

* Remove _driver from file names

* Add kubernetes driver integration test

This is behind a build flag. Usage:
    go test -tags=integration ./...

* Add kubernetes driver unit test

* Move job/log watching to separate function, remove todos
  • Loading branch information
jlegrone authored and technosophos committed Jun 14, 2019
1 parent bf4df3a commit 4dccb95
Show file tree
Hide file tree
Showing 5 changed files with 530 additions and 2 deletions.
56 changes: 54 additions & 2 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4dccb95

Please sign in to comment.