summaryrefslogtreecommitdiffstats
path: root/compass-tasks-k8s
AgeCommit message (Collapse)AuthorFilesLines
2017-11-30add ARG in Dockerfilewutianwei1-1/+3
when run the command "docker build --no-cache -t opnfv/compass-tasks:latest --build-arg BRANCH=master -f Dockerfile ." if docker version is lower 1.13, it will fail when not using build-arg in Dockerfile Change-Id: I891a37731d242aba4e37c7b56e0361c741e7eac8 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-11-03Add compass-tasks-k8sHarry Huang3-0/+32
compass-tasks adapted for kubespray Change-Id: Ia0eb6d27fa9f02ede47ca26d6b22cd848f67bfd5 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>