ravisantoshgudimetla
de76f9b14c
E2E using gce first pass
2018-03-19 11:34:17 -04:00
Jelmer Snoeck
471aeb5ea4
Set up multistage Docker build.
...
By setting up a multistage Docker build, we can create the container
image in a single command. This eliminates external setup and allows us
to build this automatically on registries.
2018-02-16 18:30:48 +01:00
Jelmer Snoeck
65e7093ee7
Use scratch image for container.
...
By disabling CGO, we can use the `scratch` image instead of the `fedora`
image, allowing a lighter weight image.
2018-02-16 08:50:22 +01:00
ravisantoshgudimetla
023ccd99f5
Introducing versioning in descheduler
...
Signed-off-by: ravisantoshgudimetla <ravisantoshgudimetla@gmail.com >
2017-10-24 15:45:45 -04:00
Avesh Agarwal
20e5cccb11
Create dockerfile and update makefile to build descheduler container image.
2017-09-25 14:08:07 -04:00
Avesh Agarwal
d634701250
Descheduler related modifications.
2017-09-15 14:13:27 -04:00
Avesh Agarwal
b7e1668031
Update Makefile and unit test script.
2017-08-31 11:32:51 -04:00
Avesh Agarwal
adc83b806e
Add unit test script.
2017-08-31 10:44:27 -04:00
Avesh Agarwal
2a4ca3d5f9
Fix rescheduler typo in makefile.
2017-08-06 16:18:18 -04:00
Avesh Agarwal
cceaacbc24
Implement a simple makefile.
2017-08-05 16:08:05 -04:00