drydock/tools
Roman Gorshunov 2c09054c4b Fix: adding back the possibility to add arbitrary labels
Arbitrary labels could be added as `make` parameter `LABEL=`, which is used in
att-comdev/cicd Jenkins pipelines.

Sample parameter:
'LABEL=org.label-schema.vcs-url=${GERRIT_CHANGE_URL} \
--label org.label-schema.base-image=${base_sha256}'

Sample usage:
See Jenkinsfile files under images/ directory in att-comdev/cicd repo.

In addition to that, if `COMMIT` variable is undefined when invoking `make`, we
use result of `git rev-parse HEAD` command, which should output latest git
commit ID.

[0] https://github.com/att-comdev/cicd

Change-Id: I9193ca03cb3970e3a3e1cb64ff643a4d24543636
2018-11-08 19:07:51 +01:00
..
gate/playbooks Merge "Fix: git commit id labels on images" 2018-10-03 00:14:27 +00:00
drydock_image_build.sh Fix: adding back the possibility to add arbitrary labels 2018-11-08 19:07:51 +01:00
drydock_image_run.sh Update Makefile 2018-02-25 20:08:04 -05:00
helm_install.sh Refactor build to include Go 2018-09-04 13:13:21 -05:00
helm_tk.sh Add release uuid to pods and rc objects (drydock) 2018-09-14 18:19:36 -05:00
image_tags.py (zuul) Enable docker image jobs 2018-06-08 05:15:05 -05:00