aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile-template
AgeCommit message (Collapse)AuthorFilesLines
2020-08-31Update CLI version to match CM.2.1.12.1.0Jack Lucas1-1/+1
The password reset change for cm-container also changed the version of Cloudify Manager, which requires a corresponding change to the Cloudify CLI installed on the bootstrap container. Issue-ID: DCAEGEN2-1975 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I8957f48c326c64efe172e31d61008d08116c596e
2020-06-19Remove plugin uploads from bootstrap container2.0.0Jack Lucas1-26/+7
Update other blueprints Update blueprints for components loaded at boot time Move Consul service registrations out of bootstrap script (use Consul init container in OOM chart instead) Issue-ID: DCAEGEN2-1789 Issue-ID: DCAEGEN2-2237 Issue-ID: DCAEGEN2-2236 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I3532d21be3c520a63ca6176dc2c085665db0add8
2020-03-05Run bootstrap container as non-root user1.12.0Jack Lucas1-0/+9
Issue-ID: DCAEGEN2-2072 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I2555fdd6d1606d9f05a8711cf1fdacd43a9a1e35
2020-02-07Move k8s-bootstrap container to blueprints repo1.9.0Jack Lucas1-0/+63
Cleanup of unnecessary input templates and other files Use non-templatized blueprints instead of blueprint templates Copy blueprints from blueprints/ directory into image Move reference_templates to top-level directory Issue-ID: DCAEGEN2-2041 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: Ib846a96a4995eb97383f63ff764705e6277a24b0