Commit Graph

3 Commits

Author SHA1 Message Date
Brian Goff
6cb323eec2 More Makefile enhancements (#569)
Allows us to make use of of make's target deps instead of re-execing
make in our build target just for custom, one-shot environment changes.

Keeps e2e bin in bin/e2e/virtual-kubelet.
2019-04-15 16:03:45 -07:00
Brian Goff
686cdb8b36 uncomment skaffold/delete on e2e.clean
This was commented while I was testing and I forgot to uncomment.
2019-04-04 10:13:07 -07:00
Brian Goff
af06b005b2 Fix some cases with e2e targets
The e2e targets were not setup correctly preventing some variables from
being set.
2019-04-03 22:57:11 -07:00