Fill in Default Values for CPU/Memory (#130)
Update k8s client and the dependencies ACI client change for Mocking Add ACI Provider Mock Tests Add the Windows development environment Add UT for Default Resource Requests Enable the make test in Docker file Update the vendors
This commit is contained in:
@@ -17,6 +17,7 @@ RUN set -x \
|
||||
make \
|
||||
&& cd /go/src/github.com/virtual-kubelet/virtual-kubelet \
|
||||
&& make build \
|
||||
&& make test \
|
||||
&& apk del .build-deps \
|
||||
&& cp bin/virtual-kubelet /usr/bin/virtual-kubelet \
|
||||
&& rm -rf /go \
|
||||
|
||||
Reference in New Issue
Block a user