summaryrefslogtreecommitdiffstats
path: root/kubernetes/oneclick/createAll.bash
AgeCommit message (Collapse)AuthorFilesLines
2017-08-25refactor helm files to use namespace prefixMandeep Khinda1-17/+2
-removed the full namespace from each template. better lets us reuse variables. -made secret end up in a configurable namespace -fixed some bugs where secrets were missing -updated createAll and delete to make use of namespace prefix removing the need for seds to replace the word onap. *** all containers at this point come up in my env. except for aai model loader which is failing cause its still at 1.0 and its trying to talk to a 1.1 sdc and it doesnt auth properly. *** Issue-ID:OOM-215 Change-Id: I15815a01469786a391e272fde4bdaa53ff48091c Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2017-08-24sdc K8S-Helm Parameterizationkerenj1-42/+10
changed sdc k8s deployment to support helm parameterization. updated create/delete for helm only Issue-ID: OOM-52 Change-Id: Ic7fb17fcf5be5813b0a0c54299cdf0d0417e8a76 Signed-off-by: kerenj <keren.joseph@amdocs.com>
2017-08-23Fixed the bug with sed now its env. agnosticMunir Ahmad1-4/+4
Issue-ID: OOM-170 Change-Id: Id57d46bc3b8d4faf1cc5ee002563cd35f790f67d Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2017-08-22MSO K8S-Helm Parameterizationkerenj1-5/+35
changed MSO k8s deployment to support helm parameterization Issue-ID: OOM-52 Change-Id: Ifb192ee2d417aae6b0bdd05d662229e3542e7944 Signed-off-by: kerenj <keren.joseph@amdocs.com>
2017-08-17Revert aaf060dac3d302f94ce99e5c63002f046e4d3f0eMunir Ahmad1-2/+2
Issue-ID: OOM-145 This reverts commit aaf060dac3d302f94ce99e5c63002f046e4d3f0e. Change-Id: I0f04c394846d553b60b1c0c3a334f98c021d804e Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2017-08-17update dir path from dockerdata-nfs to dockerdataMunir Ahmad1-2/+2
issue-id: OOM-145 Change-Id: I3f16fc32188118901612e1b93ec707fc1d513680 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2017-08-15[OOM-117] Multiple ONAP instances same K8s clusterMike Elliott1-5/+30
Change-Id: Ie670dd37da819b33e32885d3be20cc8739fc2524 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2017-08-14multiple ONAP instances in the same k8s envMunir Ahmad1-3/+26
issue-id: OOM-64 Change-Id: I77e48e635d20295aee2b351bbf94203ed47fe5b0 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2017-08-03[OOM-3] Docker credentials secret missingBorislav Glozman1-3/+16
Change-Id: I30df3cc11315b757a1d3e3da832681682a970825 Signed-off-by: Borislav Glozman <Borislav.Glozman@amdocs.com>
2017-06-24onap on kubernetes source filesMandeep Khinda1-0/+85
Change-Id: I4de34baf90979651223a28323010deb7aef21946 Signed-off-by: Mandeep Khinda <Mandeep.Khinda@amdocs.com>