aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/values.yaml
AgeCommit message (Collapse)AuthorFilesLines
2022-04-14[AAI] Upgrading to the latest v26 default schema version configwr148d1-1/+1
CCVPN use case introduced some new model updates in Jakarta which require the default schema being moved to v26. New schema-service version too. Issue-ID: AAI-3466 Change-Id: I3ee06a2ee4ea21cd99a9e8e059a94d93441fee0c Signed-off-by: wr148d <wr148d@att.com>
2022-03-18[AAI] Testing a revert of v26 to v24wr148d1-1/+1
Issues happening for SO so trying to revert just the mS to see if that is the issue for gating Issue-ID: AAI-3435 Signed-off-by: wr148d <wr148d@att.com> Change-Id: Ib9b57ff979bb29d5557890208ade5aa7b250cc05
2022-02-25Merge "[AAI] Request blocking enhancement for AAI"Sylvain Desbureaux1-0/+6
2022-02-23[AAI] Updates for AAI Jakarta to release latest versionswr148d1-2/+2
Updates include security package updates and releasing v26 support for CCVPN requirements Upgrade Babel version to 1.9.3 Upgrade Model-loader version to 1.9.2 Upgrade GraphAdmin version to 1.9.3 Upgrade Resources version to 1.9.4 Upgrade Traversal version to 1.9.4 Upgrade Schema-service version to 1.9.4 Issue-ID: AAI-3435 Change-Id: I9a0685907c098d35f25f448cb0963977b33cbd65 Signed-off-by: wr148d <wr148d@att.com>
2022-02-23[AAI] Request blocking enhancement for AAISuresh Charan1-0/+6
Enable configuration of HAProxy ACL to block incoming requests Issue-ID: OOM-2920 Signed-off-by: Suresh Charan <suresh.charan@amdocs.com> Change-Id: Icacaa7642f018b76b6c738b325c3d2a12702495e
2022-01-07[AAI] Add serviceAccount override to local cassandra configAndreas Geissler1-0/+2
If localCluster is enabled, the serviceAccount name must match with the DB name Issue-ID: OOM-2905 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ia6860d995dc7f19890855bcf3a8e3e768966a43a
2021-11-10[AAI][BABEL] Remove Hardcoded certificatesSylvain Desbureaux1-2/+2
Use Certinitializer in order to retrieve needed certificates. Change ModelLoader also as it needs valid certificate to communicate with Babel. Issue-ID: OOM-2693 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I64b8ede24643f942dc99956030c202c50d41ad1e
2021-11-02[AAI] Use log templateMaciej Wereski1-0/+16
Ability to turn off filebeat is needed as it is being deprecated. To achieve that existing log helper template is used. Issue-ID: OOM-1 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com> Change-Id: I730b5463fea750594a23ce391c352959d166195e
2021-09-20[AAI] Releasing the Istanbul AAI Docker Imageswr148d1-2/+2
Included changes are global requirement, schema, and security updates Issue-ID: AAI-3375 Change-Id: I3e064fef882dc2593e85f1cef75320404338a626 Signed-off-by: wr148d <wr148d@att.com>
2021-09-14Merge "[AAI] Service Mesh compatibility"Sylvain Desbureaux1-4/+9
2021-09-13[AAI] Service Mesh compatibilityosk114611-4/+9
This patch makes AAI to work on service mesh by removing https calls from everywhere. It allows also to use AAI on an environment without need of TLS. Issue-ID: OOM-2670 Signed-off-by: Ondrej Frindrich <ondrej1.frindrich@orange.com> Change-Id: I19adabc7b33c1ada243ec16f77dbf8fde19b1386
2021-07-20[AAI] Update chart with service accountfarida azmy1-0/+6
Add service account to requirements.yaml, values.yaml and deployment/statefulset Issue-ID: OOM-2704 Signed-off-by: farida azmy <farida.azmy.ext@orange.com> Co-authored-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Id03799f7a7ed1a031c7d819999496b18bac80881
2021-03-29[AAI] Simplify cert retrieval scriptSylvain Desbureaux1-4/+0
As retrieving values is now done via a generic script, let's clean a little bit cert retrieval in order to be faster. Issue-ID: OOM-2688 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I98dc2add27f39f615f34b319ea88edeeac987334
2021-02-20[AAI] Move schema service to use v23Harish Venkata Kajur1-2/+2
Update schema service to add v23 api Also use java 11 for schema service Issue-ID: AAI-3009 Change-Id: I44834fcbd900705dc3fb7707f8e3d5ddd8182284 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2021-02-11Merge "[AAI] Remove unused AAF proxies"Krzysztof Opasiak1-23/+2
2021-02-02[AAI] Use CertInitializer for AAI ProxySylvain Desbureaux1-1/+38
Instead of using an harcoded certificate for AAI Haproxy, let's use certInitializer in order to have a fresh one. Issue-ID: OOM-2654 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Id07af4084ae714bc7ba7132b218434229a0ba866
2021-01-22[AAI] Remove unused AAF proxiesSylvain Desbureaux1-24/+2
Some AAI components have the ability of using AAF proxies for authentication. As AAF is deprecated and these proxies seems not to be used by anybody, let's remove them. Issue-ID: OOM-2663 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ie78740eb452f1b28f031a97fe272f86acce1f8be
2020-12-07[AAI] Uses new tpls for repos / imagesSylvain Desbureaux1-1/+1
This commit makes AAI chart to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I601be377556d16580f2eda6d00d144fb4a21b445
2020-12-02[AAI] Reintegrate AAI OOM charts in main repoSylvain Desbureaux1-0/+382
AAI chart is currently in its own directory. As a lot will be done in the charts with tight coordination between "common" part and components parts, it's a lot easier to have everything in a same place for now. Issue-ID: OOM-2513 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I5e27f7de286bf74e6d3a443e1cb31f63b3d83265 [Update aai to commit 18d4bd165e12cb4d03baa318e506f0dda381cd89] Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2019-04-26AAI HELM code transferJessica Wagantall1-376/+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-18Merge "Update haproxy to use 1.4.0 docker"Mike Elliott1-1/+1
2019-04-17AAI Rolling upgrade using helm hooksMahendra Raghuwanshi1-1/+86
Change-Id: I81b8c7069e374e2ee789f6dd99e6cb55d98e5d28 Issue-ID: OOM-1676 Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
2019-04-11Update haproxy to use 1.4.0 dockerHarish Venkata Kajur1-1/+1
Issue-ID: AAI-2235 Change-Id: I825f238b9bf6f41ba14ccee2f6942ccd45828135 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2019-03-15Upgrade AAI to use readiness check 2.0.2Mahendra Raghuwanshi1-1/+1
Issue-ID: OOM-1726 Change-Id: I2297ac131c546d19e2c60a2ef0213a6bc7b0645d Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
2019-03-12Add the v16 to supported versionsHarish Venkata Kajur1-2/+2
Issue-ID: AAI-2161 Change-Id: I7493293c8871040935d030d1da4d0f608a8170db Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2019-02-18Add the schema service helm chartsHarish Venkata Kajur1-4/+10
Issue-ID: AAI-1873 Change-Id: I414d21eb23ed20b469259d7dbdd814cde733a547 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2018-11-07Wait for aaf if enabledKajur, Harish (vk250x)1-0/+1
Issue-ID: AAI-1759 Change-Id: I8f6ed2586f7d90f053627af42b33e629017f73fd Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-25Enable aaf auth as default authenticationKajur, Harish (vk250x)1-1/+1
for the microservices resources and traversal Issue-ID: AAI-1760 Change-Id: I54529d37ad06680c3d5837c9361b1ee99715619e Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-09Add Pluggable Security to GizmoRavi Geda1-1/+25
Note that by default this feature is turned off. To enable update the installSidecarSecurity in aai/values.yaml to true. Change-Id: If4c32b55aa6d8e123c9e86015ff084848fd01c25 Issue-ID: AAI-1694 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2018-09-25adding unlimited resource limitMandeep Khinda1-10/+1
Adds the ability to turn them off if they are found to cause issues also cleaning up some whitespace Issue-ID: OOM-1145 Change-Id: Idf0ee21f70e1bf65813b7f51ea028f2783a01cf8 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-20reducing resource request numbersMandeep Khinda1-4/+4
Issue-ID: OOM-1145 Change-Id: Ic2770086914e7cf1a96f2b6e5fd04bf1bd3f75d8 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-18Add resource limit for aairajeshkalai1-8/+17
Issue-ID: OOM-1147 Change-Id: I1c052b277a8372c188297a53183ea0ded74161bf Signed-off-by: rajeshkalai <rajesh.kalaiselvan@amdocs.com>
2018-09-16Add Spike microservice chartMichael Arrastia1-1/+3
This is the Helm chart for the newly open-sourced Spike microservice. Change-Id: I4bba11b87db0df22d7beedc528a4dea738af5378 Issue-ID: AAI-1524 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-09-06Add graphadmin microservice to oomKajur, Harish (vk250x)1-0/+136
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>
2018-08-30Apache2 License additiontoshrajbhardwaj1-0/+1
Issue-ID: OOM-1306 Change-Id: I1a617718006ee845d675fead74ce075c3390ac2f Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
2018-08-27Remove the hbase charts from aaiKajur, Harish (vk250x)1-2/+0
Issue-ID: AAI-1186 Change-Id: Ie4af7ac0032afea4f92ce63eef8a7117ce000bc7 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-06-08Reconfigure haproxy to use dns resolutionJimmy Forsyth1-1/+1
Issue-ID: AAI-1217 Change-Id: If3bf828a69d9fbb46e776082541b21ab2bbb861d Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-06-04Update the haproxy for certificateVenkata Harish K Kajur1-1/+1
Issue-ID: AAI-1204 Change-Id: I2b589ac8a16c3dd5bb3d1bebf6e217257d43e450 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-05-22Fix Incorrect AAI servicesBorislavG1-5/+6
Change-Id: If4b17c3525a75530aa6b149a6901cb0d8737a8d0 Issue-ID: OOM-1102 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-10Improve docker registry secret managementBorislavG1-1/+0
Change-Id: I2d1ff878c215becc9856af184eb0b11defd75e1d Issue-ID: OOM-1064 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-09Update the haproxy to use the right versionKajur, Harish (vk250x)1-1/+1
Uploaded the latest certificate for haproxy so updating the version in the values.yaml Issue-ID: AAI-1101 Change-Id: I8c036f41aa8417960d3f0e8af409ea00672b513a Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-05-07Update the keystore for resources and traversalKajur, Harish (vk250x)1-1/+1
to use the aaf generated keystore for our apps Issue-ID: AAI-1101 Change-Id: I5a5642f86e8bb924f2c01fa685a0493abf500623 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-30Updated AAI to latest images - sparkyKeren Joseph1-0/+26
- sparky configuration files are separated from image, and are in the aai/test-config project. AAI and OOM teams agreed that minimal configuration will be added to the image eventually, but until then all files are mapped. - a change in logback.xml was made to match the logback for aai/test-config project file for search-data, in order to get the pod up and running with minimal changes to app files. Issue-ID: OOM-947 Change-Id: Ife863ccd50615f40c21a9c72e666d4ab14c6011e Signed-off-by: Keren Joseph <keren.joseph@amdocs.com> Signed-off-by: Karen Joseph <keren.joseph@amdocs.com> Signed-off-by: Keren Joseph <keren.joseph@amdocs.com>
2018-04-18Update from using hbase to using cassandravagrant1-0/+2
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-16Update readiness-check versionBorislavG1-1/+1
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-03-27Add standardized helm chart for aaikj1-59/+74
Issue-ID: OOM-734 Change-Id: I6b1a85017d79b92afcae44cf823ab000a10ce4be Signed-off-by: kj <keren.joseph@amdocs.com>
2018-03-27Add standardized helm chart for logBorislavG1-0/+4
Change-Id: Ic9f0eb567716224893955d9379e9ed9308b9ea79 Issue-ID: OOM-740 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-03-17AAI parameterizationJerome Doucerain1-0/+23
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_16dec1-0/+14
Issue-ID: OOM-821 Change-Id: I627ac962afe8cd6bf2859a30a0e88f6c9ac89d34 Signed-off-by: vaibhav_16dec <vaibhav.chopra@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>