Comment 11 for bug 1773269

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/44059
Committed: http://github.com/Juniper/contrail-container-builder/commit/6d4719bb38000227472d0696eaf617e4f77a6b30
Submitter: Zuul v3 CI (<email address hidden>)
Branch: R5.0

commit 6d4719bb38000227472d0696eaf617e4f77a6b30
Author: dineshb-jnpr <email address hidden>
Date: Fri Jun 22 13:26:23 2018 -0700

Rename K8s templates and add image repo secret env

These changes are for the following:

1. Add the ability to specify K8s secret for secured image repositories,
in Kubernetes single yaml generation templates.

Secrets can be specified with follwoing var in common.env file:
KUBERNETES_SECRET_CONTRAIL_REPO="<secret-name>"

User is resposible to make sure that this secret exists.

2. Renamed Contrail single-yaml generation templates with appropriate
names.

3. Added detailed README to introduce these templates.

Change-Id: I61513e00b0fb61b78eb73d160cfd85b48c3e46e4
Closes-Bug: #1773269