summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/charts/aai-graphadmin/resources
AgeCommit message (Collapse)AuthorFilesLines
2019-04-26AAI HELM code transferJessica Wagantall9-1258/+0
- Remove kubernetes/aai code from OOM. - Add oom/aai as submodule of OOM in kubernetes/aai location. Change-Id: I7741a0cd4b0ecef174569c9450b09f2f7c211f44 Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-04-17AAI Rolling upgrade using helm hooksMahendra Raghuwanshi4-11/+139
Change-Id: I81b8c7069e374e2ee789f6dd99e6cb55d98e5d28 Issue-ID: OOM-1676 Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
2019-02-18Add the schema service helm chartsHarish Venkata Kajur2-681/+598
Issue-ID: AAI-1873 Change-Id: I414d21eb23ed20b469259d7dbdd814cde733a547 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2018-10-18Add the https as transport type for dmaapKajur, Harish (vk250x)1-0/+1
Issue-ID: AAI-1761 Change-Id: I700d4574cae8a783a456ec440f7eda3113449ab9 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-11Merge "Mount the realm properites into containers"Borislav Glozman1-1/+0
2018-10-08Mount the realm properites into containersKajur, Harish (vk250x)1-1/+0
Fix a bug where the realm configmap was created but it wasn't being mounted into the containers so any changes being done is not being reflected in the pods Issue-ID: AAI-1700 Change-Id: I987c80a5f74ee3be5aaec6ffc9990efbae0f4c8d Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-26Add pomba and vfc to realm filesJimmy Forsyth1-0/+2
Issue-ID: AAI-1616 Change-Id: If313442e51bcebcd8ed259bca04b1fe3037b2a5e Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-09-18Merge "Add AAF style creds to realm.props"Mandeep Khinda1-0/+9
2018-09-18Update the resources, traversal and graphadminKajur, Harish (vk250x)1-1/+1
to use message router HTTPS Issue-ID: AAI-1609 Change-Id: I7147eed19735be332e84c99fde8fd30744c63c36 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-17Add AAF style creds to realm.propsJimmy Forsyth1-0/+9
Change-Id: Ic8306dc22936e248c8095177fa7a6859b92f5e03 Issue-ID: AAI-1617 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-09-06Add graphadmin microservice to oomKajur, Harish (vk250x)7-0/+1202
Add the graphadmin charts to oom Also added the aai_schema changes to make the application model driven Update the resources traversal charts to be more user configurable Issue-ID: AAI-1545 Issue-ID: AAI-1474 Change-Id: Ie615cf3675b36a4830242a8510046c22fd95135b Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>