summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Mandeep Khinda [Fri, 25 Aug 2017 03:31:17 +0000 (03:31 +0000)]
refactor helm files to use namespace prefix
-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>
Mandeep Khinda [Thu, 24 Aug 2017 23:44:24 +0000 (23:44 +0000)]
disable hbase ext. mount
To temporarily workaround the issue logged by OOM-171
Issue-ID: OOM-171
Change-Id: I9043d1bff1c5594bd87fcc38f25b8b13c2de4999
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
kerenj [Thu, 24 Aug 2017 11:32:22 +0000 (11:32 +0000)]
aai K8S-Helm Parameterization
changed aai k8s deployment to support helm parameterization.
Issue-ID: OOM-52
Change-Id: Ifffdb4204a3fdb2c7be62063134c489f8123012d
Signed-off-by: kerenj <keren.joseph@amdocs.com>
Munir Ahmad [Thu, 17 Aug 2017 16:04:14 +0000 (12:04 -0400)]
Revert
0b1332938385cc534b1f034b73f19c145ead87c6
Issue-ID: OOM-66
This reverts commit
0b1332938385cc534b1f034b73f19c145ead87c6.
Change-Id: I05ba7dd5050ee2ef03cf19d1c5c0db03e12a0d4f
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Munir Ahmad [Tue, 15 Aug 2017 19:36:46 +0000 (15:36 -0400)]
onap 1.1 deployment files work in progress...
issue-id: OOM-66
Change-Id: If6553647343bb07464e8cc8556223f0c7a01f134
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Jerome Doucerain [Mon, 14 Aug 2017 16:28:43 +0000 (16:28 +0000)]
Merge "adding missing volumeMounts for aai hbase"
Munir Ahmad [Tue, 8 Aug 2017 12:51:51 +0000 (08:51 -0400)]
adding missing volumeMounts for aai hbase
Change-Id: I194caccba8e488119cd55e2727a742c603554f96
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Borislav Glozman [Mon, 24 Jul 2017 07:45:28 +0000 (10:45 +0300)]
[OOM-3] Docker credentials secret missing
Change-Id: I30df3cc11315b757a1d3e3da832681682a970825
Signed-off-by: Borislav Glozman <Borislav.Glozman@amdocs.com>
Munir Ahmad [Mon, 31 Jul 2017 23:51:59 +0000 (19:51 -0400)]
externalize /opt/data/ for AAI hbase
Change-Id: If2f1f1138c0e15c0622fddfce06e409b8e2c6e22
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Mandeep Khinda [Sat, 24 Jun 2017 15:49:37 +0000 (11:49 -0400)]
onap on kubernetes source files
Change-Id: I4de34baf90979651223a28323010deb7aef21946
Signed-off-by: Mandeep Khinda <Mandeep.Khinda@amdocs.com>