Brian Goff
77069e63e5
Update to use go modules ( #671 )
...
This includes updates to CI config, vendor files, etc.
I've hard-coded the k8s depedency at 1.13.4 to keep it inline with what
we currently have and to make sure a another run of `go mod tidy`
doesn't accidentally update it to an unexpected version.
Thanks to hectorj2f for carrying this along.
2019-06-19 16:17:22 +01:00
sflxn
4feab78b76
Remove VIC provider code.
...
The VIC provider is stale and there are no developers working on this
anymore. Removing the provider from the repo.
2019-05-06 16:52:53 -07:00
Eric Jadi
89921a08c1
Added clean exec functionality + ACI implementation - V2 ( #244 )
...
* Stubs and vkubelet changes
* added dependencies
* Azure provider exec implementation
* added missing dependencies
* added vkubelet imports
* added huawei exec stub
* Fixed exec tab functionality / stdin buffer length
* Removed unused import
* Added provider function GetPodFullName + ACI implementation
* Added error handling in ACI provider exec
2018-07-06 14:12:05 -07:00
Robbie Zhang
6ec1098bb8
Fix the dependency issue ( #231 )
2018-06-21 12:09:42 -07:00
Ria Bhatia
0075e5b0f3
Initial commit
2017-12-05 17:53:58 -06:00