summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/templates
AgeCommit message (Collapse)AuthorFilesLines
2021-11-02[AAI] Use log templateMaciej Wereski1-13/+2
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-14Merge "[AAI] Service Mesh compatibility"Sylvain Desbureaux2-12/+10
2021-09-13[AAI] Service Mesh compatibilityosk114612-12/+10
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-1/+1
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-02-02[AAI] Use CertInitializer for AAI ProxySylvain Desbureaux2-37/+3
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
2020-12-11[AAI] Make AAI helm3 compatibleSylvain Desbureaux4-1/+8
Helm3 doesn't like empty components with only license headers so we remove them as much as possible. Issue-ID: OOM-2562 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I26b790965d2926792f801b87294d15a074de7be6
2020-12-07[AAI] Uses new tpls for repos / imagesSylvain Desbureaux1-3/+3
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 Desbureaux5-0/+314
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 Wagantall4-317/+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-03-28Update aai_keystore and ext pemJimmy Forsyth1-0/+6
Issue-ID: AAI-2286 Change-Id: Ib2d265065ba2418ae1da98feeee8d35f7163d10f Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-02-25Merge "Fix nodeSlector and Affinity for aai charts"Borislav Glozman1-3/+3
2019-02-25Merge "OOM-1373 Add missing label release to components"Borislav Glozman1-0/+5
2019-02-22OOM-1373 Add missing label release to componentssushil masal1-0/+5
Issue-ID: OOM-1373 Change-Id: Ifc6593a7e8f8622bfec29b942c5c75cdb59c997d Signed-off-by: sushil masal <sushil.masal@amdocs.com>
2019-02-18Add the schema service helm chartsHarish Venkata Kajur1-0/+9
Issue-ID: AAI-1873 Change-Id: I414d21eb23ed20b469259d7dbdd814cde733a547 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2019-02-10Merge "Update Gizmo and Champ security config"Borislav Glozman1-1/+29
2019-01-31Update Gizmo and Champ security configLee, Tian (tl5884)1-1/+29
- Update rProxy to use AAF geo-locate endpoint rather than hard coded IP address - Update fProxy to use separate truststore - Restructure charts to reduce certificate duplication Change-Id: I1e63ceb0ebabd8bb3dfacc71dac841858279b6f1 Issue-ID: AAF-718 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
2019-01-09Moving the trustore to parent folderArul.Nambi1-0/+22
Issue-ID: OOM-1556 Change-Id: I0e6bf66ec871d4de53ebaad23426119c5f425ac9 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-12-07Fix nodeSlector and Affinity for aai chartskranthikirang1-3/+3
Indentation problem. Correctly placed nodeSelector and Affinity aligned with Contrainers in template.spec common.resources do not need indent as indent 12 already present in return value Change-Id: Ie0e84fba2f18d903fdcc8bb8f6ff06a4785c0a75 Issue-ID: OOM-1541 Signed-off-by: Kranthi Guttikonda <kranthi.guttikonda@b-yond.com> Signed-off-by: kranthikirang <kranthi.guttikonda@b-yond.com>
2018-12-04Add Pluggable Security to aai-resourcesRavi Geda2-0/+12
Note that by default this feature is turned off. To enable update the installSidecarSecurity in aai/values.yaml to true. Change-Id: If5d2be859ead2f0bd81aabb4fde749f105974bcf Issue-ID: AAF-616 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2018-10-23fixing clusterIP service type errorsMandeep Khinda1-1/+1
If you try and change the service type from a nodeport to a cluster IP things break. We never really exercise this code path in testing but if you want to experiment with a totally internal network environment you need to be able to turn off node ports. Issue-ID: OOM-1475 Change-Id: I1a0f4b0a4c390f3353e1611b6002b93e54bb5044 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-10-19Fix the issue widget model issueKajur, Harish (vk250x)1-1/+14
So the problem is happening intermittently because resources and traversal starts up parallel sometimes they would be ready at the same time and sometimes they are not but the HAProxy deployment needs to wait until resources, traversal and graphadmin is ready before it starts to be in the ready state. Also modifying the readiness probe to make the echo request to /aai/util/echo rather than rely on the port check to get a better indicator of haproxy readiness Issue-ID: AAI-1759 Change-Id: I847abd7fd0375da59254656f5891ed14547058ab Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-25Updating charts to use common resource templateMandeep Khinda1-1/+1
Issue-ID: OOM-1145 Change-Id: I1510339a820802554b6e8b9a201619ef66be17a0 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-19Backup Task-AAI ConfigMap Labellingtoshrajbhardwaj1-0/+20
Issue-ID: OOM-1396 Change-Id: I6eb0725e6692532dddf58913aef787845a1d2d4e Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
2018-09-18Add resource limit for aairajeshkalai1-1/+1
Issue-ID: OOM-1147 Change-Id: I1c052b277a8372c188297a53183ea0ded74161bf Signed-off-by: rajeshkalai <rajesh.kalaiselvan@amdocs.com>
2018-09-06Add graphadmin microservice to oomKajur, Harish (vk250x)2-2/+4
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 additiontoshrajbhardwaj3-0/+43
Issue-ID: OOM-1306 Change-Id: I1a617718006ee845d675fead74ce075c3390ac2f Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
2018-08-14Add missing release labels to pod metadataHector Anapan-Lavalle1-0/+1
Change-Id: I0b4bda9b57b42b2853bffbebf18a81f5142ece97 Issue-ID: OOM-1319 Signed-off-by: Hector Anapan-Lavalle <ha076r@att.com>
2018-05-22Fix Incorrect AAI servicesBorislavG1-8/+8
Change-Id: If4b17c3525a75530aa6b149a6901cb0d8737a8d0 Issue-ID: OOM-1102 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-07Update the keystore for resources and traversalKajur, Harish (vk250x)1-1/+20
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-18Update from using hbase to using cassandravagrant1-18/+1
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-03-27Add standardized helm chart for aaikj21-2063/+154
Issue-ID: OOM-734 Change-Id: I6b1a85017d79b92afcae44cf823ab000a10ce4be Signed-off-by: kj <keren.joseph@amdocs.com>
2018-03-17AAI parameterizationJerome Doucerain5-5/+10
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_16dec18-0/+252
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 namespaceBorislavG18-119/+119
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-15Replica Scaling of AAI Containervaibhav_16dec9-0/+9
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ët2-9/+9
2018-02-09Merge "aai model loader config alignment"Alexis de Talhouët2-9/+9
2018-02-09Merge "aai resources and traversal config alignment"Alexis de Talhouët3-18/+18
2018-02-08aai search data config alignmentmayankg27032-9/+9
Change-Id: I690bf6863c38265c2ef10f315f0638be65211585 Issue-ID: OOM-671 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-02-08aai model loader config alignmentmayankg27032-9/+9
Change-Id: Ifc5db843fb45c458c2d2a9294c52201fc27f425e Issue-ID: OOM-669 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-02-08aai resources and traversal config alignmentmayankg27033-18/+18
Change-Id: Ib0b7a59a07e96eb79fd6ca59a5459e4e81de29e2 Issue-ID: OOM-668 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-02-08aai sparky be config alignmentmayankg27032-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ët2-4/+36
2018-02-06Merge "config seg aai data router"Alexis de Talhouët2-12/+130
2018-02-06Merge "config seg aai search data service"Alexis de Talhouët2-5/+51
2018-02-06Merge "config seg aai model loader"Alexis de Talhouët2-8/+33
2018-02-06Merge "config seg aai sparky be"Alexis de Talhouët2-5/+71
2018-02-06Merge "config seg aai resources and traversal"Alexis de Talhouët4-10/+50