summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai
AgeCommit message (Collapse)AuthorFilesLines
2018-04-25Merge "Add OOM dependency on Champ"Mandeep Khinda1-0/+2
2018-04-25Merge "Add new model loader config parameters"Mandeep Khinda2-4/+11
2018-04-25Add new model loader config parametersDaniel Silverthorn2-4/+11
Change-Id: I347f78d8d911664befcf35dbf1c5edd56b493a66 Issue-ID: AAI-1094 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2018-04-25Remove the duplicate volume mountsKajur, Harish (vk250x)1-8/+0
AAI Create widget models are not successfully created since for the update query data job the right config maps were not loaded due to the duplicate of volume mounts Issue-ID: OOM-1005 Change-Id: I79c9b0e5c5679b990f63aa200430739938deb272 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-24Make all services independent of helm Release.NameBorislavG15-24/+26
Issue-ID: OOM-906 Change-Id: Ic65127d3981cb0a696c784392cab59fbf06b1e66 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
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 cassandravagrant35-788/+2137
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 versionBorislavG6-6/+6
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 aaikj110-1366/+2295
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>
2018-03-27Add standardized helm chart for logBorislavG2-1/+5
Change-Id: Ic9f0eb567716224893955d9379e9ed9308b9ea79 Issue-ID: OOM-740 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-03-17AAI parameterizationJerome Doucerain6-5/+33
added parameter for the AAI_CORE version added parameterized persisted storage location Issue-ID: OOM-734 Change-Id: Iefe3d89ae6d001754251e0f5ce2735c9a920bcd5 Signed-off-by: Jerome Doucerain <jerome.doucerain@bell.ca>
2018-03-22License addition in all yamlsvaibhav_16dec20-0/+280
Issue-ID: OOM-821 Change-Id: I627ac962afe8cd6bf2859a30a0e88f6c9ac89d34 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-03-13AAI services registration via MSBAdrianSlavkovsky3-136/+592
Change-Id: I09cfea85672285fb96d0449af2e1535249b1c125 Issue-ID: AAI-671 Signed-off-by: AdrianSlavkovsky <adrian.slavkovsky@orange.com>
2018-03-01Run all components in one namespaceBorislavG28-148/+148
Change-Id: I5fcd4d577c1fda4de27842807c7cf7a5d372756e Issue-ID: OOM-722 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-02-25fix AAI data-router and es mappingkerenj2-2/+2
fixed data router logs and elasticsearch data folder mapping to dockerdata-nfs Issue-ID: OOM-767 Change-Id: Ia9746fad6ae0a7283a599570e04044c9369f8d91 Signed-off-by: kerenj <keren.joseph@amdocs.com>
2018-02-22AAI - readiness image updatekerenj1-1/+1
changes can be seen in reviews: 31743 and 31721 Issue-ID: OOM-514 Change-Id: I8ab9c35a2c96d2456f026bd13f26641d92cc055e Signed-off-by: kerenj <keren.joseph@amdocs.com>
2018-02-15Replica Scaling of AAI Containervaibhav_16dec10-1/+18
Issue-ID: OOM-684 Change-Id: Ic642c248b3650dd645d1f7cb1442868b51f23f56 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-02-09Merge "aai search data config alignment"Alexis de Talhouët3-9/+9
2018-02-09Merge "aai model loader config alignment"Alexis de Talhouët3-9/+9
2018-02-09Merge "aai resources and traversal config alignment"Alexis de Talhouët5-18/+18
2018-02-08aai search data config alignmentmayankg27033-9/+9
Change-Id: I690bf6863c38265c2ef10f315f0638be65211585 Issue-ID: OOM-671 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-02-08aai model loader config alignmentmayankg27033-9/+9
Change-Id: Ifc5db843fb45c458c2d2a9294c52201fc27f425e Issue-ID: OOM-669 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-02-08aai resources and traversal config alignmentmayankg27035-18/+18
Change-Id: Ib0b7a59a07e96eb79fd6ca59a5459e4e81de29e2 Issue-ID: OOM-668 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-02-08aai sparky be config alignmentmayankg27033-9/+9
Change-Id: I7c8f8732763a39cf0bccec9af4149736c9108ea5 Issue-ID: OOM-666 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-02-06Merge "config seg aai elasticsearch"Alexis de Talhouët4-4/+437
2018-02-06Merge "config seg aai data router"Alexis de Talhouët12-12/+20568
2018-02-06Merge "config seg aai search data service"Alexis de Talhouët7-5/+113
2018-02-06Merge "config seg aai model loader"Alexis de Talhouët4-8/+56
2018-02-06Merge "config seg aai sparky be"Alexis de Talhouët14-5/+5140
2018-02-06Merge "config seg aai resources and traversal"Alexis de Talhouët9-10/+355
2018-02-06config seg aai sparky bemayankg270314-5/+5140
Change-Id: Ic322d59fe4d79e35595a72daf7842ee03954023b Issue-ID: OOM-664 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-02-06config seg aai model loadermayankg27034-8/+56
Change-Id: I868acb11ba195a9415d54d2a9352c120a8b76e08 Issue-ID: OOM-662 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-02-06config seg aai search data servicemayankg27037-5/+113
Change-Id: Ie0229756fabb37a88f46c3d6eb864531660885a8 Issue-ID: OOM-663 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-02-05config seg aai elasticsearchmayankg27034-4/+437
Change-Id: I1d734fee3e487ba7d2e346576e38aba84928928f Issue-ID: OOM-660 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-02-05config seg aai deployment servicemayankg27033-2/+133
Change-Id: Ic7572ff99d04af94e9cbab695f0597ae211fb583 Issue-ID: OOM-521 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-02-05Persist AAI data add ns prefixMunir Ahmad1-1/+1
Issue-ID: OOM-639 Change-Id: I31ba467f6a48938b8c6ac40b76abf67f2362d743 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2018-02-05config seg aai data routermayankg270312-12/+20568
Change-Id: Ib49c01c7f602458a41c66eb354fa08a024bdea15 Issue-ID: OOM-659 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-02-05config seg aai resources and traversalmayankg27039-10/+355
Issue-ID: OOM-658 Change-Id: I8878f202147edc419341fdc3bdafeb1ebc2eec1c Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>