Comment 5 for bug 1773269

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

Reviewed: https://review.opencontrail.org/44004
Committed: http://github.com/Juniper/contrail-container-builder/commit/567dd4d0961132cf6b7429f0328031b0d1efca5f
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit 567dd4d0961132cf6b7429f0328031b0d1efca5f
Author: dineshb-jnpr <email address hidden>
Date: Wed Jun 20 17:00:16 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: Ieae0d51bb5aa2f883a6ba9d5c59275682c14e55c
Closes-Bug: #1773269