aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/charts
AgeCommit message (Collapse)AuthorFilesLines
2018-04-20Add OOM dependency on Champsblimkie1-0/+2
Champ needs to wait for kafka to come up Change-Id: I0a5fef89a08fc5cd538bf949403927987fcb14c0 Issue-ID: AAI-1085 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-04-18Merge "Updated AAI to latest images"Mandeep Khinda4-190/+179
2018-04-18Update from using hbase to using cassandravagrant33-770/+2134
Also update resources and traversal to remove chef MK: Addressing the -1 statefulset comment Issue-ID: AAI-33 Change-Id: Ieee819703764fdda727f17d4e9be43084886828c Signed-off-by: Kajur, Harish vk250x@att.com <vk250x@att.com> Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-04-17Updated AAI to latest imagesKeren Joseph6-192/+181
- values were updated to latest images for all but sparky - configuration approch should be agreed before updateing. - a change in logback.xml was made to match the logback for internal app of search-data, in order to get the pod up and running with minimal changes to app files. - there is an issue with traversl logging that will be solved with the app developers. Issue-ID: OOM-947 Change-Id: I40d1dd51d03db35926a9c65678b318e0091caad9 Signed-off-by: Keren Joseph <keren.joseph@amdocs.com>
2018-04-16Update readiness-check versionBorislavG5-5/+5
Readiness check version is not sinchronized in many pods This causing deployment failures. Issue-ID: OOM-936 Change-Id: Ieef91df17836adcdf24db536440d0a1624a50591 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-13Remove oxm fetching logic from data-routerDaniel Silverthorn2-18/+0
Change-Id: Ib51e46773d02780013305f98bdb24d0cbcf1b6c9 Issue-ID: OOM-925 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2018-04-11Merge "Add BABEL chart to AAI"Mike Elliott12-0/+641
2018-04-11Add BABEL chart to AAIMichael Arrastia12-0/+641
Includes: - aligned chart name - image name updated with version set to latest - handling of passwords as secrets Issue-ID: AAI-974 Change-Id: I5898364059217e77a80f43067acd6a343f893117 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-04-09Removing aai oxm files from configmapsMandeep Khinda11-25236/+43
-they have no parameterization, are huge files, and are breaching the configmap space removing them and finding an alternate way of getting them into the containers if they need to be externalized that can be done in a separate issue. for now emptyDir{} is good enough. Issue-ID: OOM-858 Change-Id: I05602302890dd3e0363dc355f1697b76fea509a1 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-04-03Conform to helm standardsDaniel Silverthorn31-15/+45
Change-Id: I6cda4dbc168ae6cb110deca5596e5d96f517e7fe Issue-ID: OOM-790 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2018-03-28champ and gizmo hotfixkj2-7/+5
fixes added sue to yaml validation issues Issue-ID: OOM-836 Change-Id: I9e03d85526ee9e6d5fbd893011db6ff15f95b74f Signed-off-by: kj <keren.joseph@amdocs.com>
2018-03-28Merge "Adding GIZMO chart to AAI"Mike Elliott20-0/+727
2018-03-28Merge "Add champ subchart to oom aai"Mike Elliott11-0/+382
2018-03-27Add champ subchart to oom aaiDaniel Silverthorn11-0/+382
Change-Id: I19973276c957bf46cdb7cf493cead188b9faa2ad Issue-ID: OOM-790 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2018-03-27Add standardized helm chart for aaikj85-0/+30027
Issue-ID: OOM-734 Change-Id: I6b1a85017d79b92afcae44cf823ab000a10ce4be Signed-off-by: kj <keren.joseph@amdocs.com>
2018-03-27Adding GIZMO chart to AAIGurjeet Bedi20-0/+727
Gizmo chart files Issue-ID: OOM-798 Change-Id: Ic195d2973cfe5d5ace04670d3dcc6b43b820d461 Signed-off-by: Gurjeet Bedi <gurjeetb@amdocs.com>