summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai
AgeCommit message (Collapse)AuthorFilesLines
2018-10-29Merge "Update gizmo fproxy client cert"Alexis de Talhouët2-1/+2
2018-10-29Fix champ pod starting before cassandra podsmichaere1-0/+15
Add readiness check to champ deployment.yaml to only start champ once cassandra pods are successfully started Issue-ID: AAI-1770 Change-Id: I4a1d3008d5368766d259325c73dfa14a8b47c1ce Signed-off-by: michaere <michaere@amdocs.com>
2018-10-26Update gizmo fproxy client certRavi Geda2-1/+2
This cert is to authenticate with AAF, which the downstream rproxy calls. Also, a fix to the service description. Change-Id: Ib4c57fa3ba3fa613f1124bfdd0e9af0e6c8574d7 Issue-ID: AAF-588 Signed-off-by: Ravi Geda <gravik@amdocs.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-24Merge "Add systctl vm.max_map_count for elasticsearch"Borislav Glozman1-0/+1
2018-10-23fixing clusterIP service type errorsMandeep Khinda4-2/+4
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-23Change the name of container for graphadmin jobKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-1759 Change-Id: I87d81f1edd5f1e815450ad826ec681e5b2b14daf Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-23Merge "Fix the issue widget model issue"Alexis de Talhouët1-1/+14
2018-10-23Merge "Update log volume directory to proper"Alexis de Talhouët1-1/+1
2018-10-23Merge "Add the https as transport type for dmaap"Alexis de Talhouët3-0/+3
2018-10-23Add systctl vm.max_map_count for elasticsearchJulien Barbot1-0/+1
Change-Id: Ifd82ece02036ffc305bdf85e7fd3025e28424045 Issue-ID: OOM-510 Signed-off-by: Julien Barbot <julien@barbot.org>
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-10-18Sync docker tags with release manifestGary Wu10-10/+10
Sync docker tags with the release manifest. It is assumed that the release manifest is the "single source of truth" and that the versions in the helm charts are out of date. Change-Id: I2902e60b25f57409dd616780a626e63c92d26769 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-18Add the https as transport type for dmaapKajur, Harish (vk250x)3-0/+3
Issue-ID: AAI-1761 Change-Id: I700d4574cae8a783a456ec440f7eda3113449ab9 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-18Update log volume directory to properKajur, Harish (vk250x)1-1/+1
directory in the container where the logs of the update query data is set This is a first commit that can be used to hopefully identify what is causing the issue with sometimes the PUT tool that is trying to store the widget model is failing Issue-ID: AAI-1759 Change-Id: I2ee0623aa3e11f95e79295157b4ed29b17395b15 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-17Merge "Adding AAF client legacy credentials"Borislav Glozman8-2/+78
2018-10-17Tidy up of logback.xml and check debug mode worksMichael Reece1-18/+3
Removed old ajsc references in logback.xml Issue-ID: AAI-1754 Change-Id: I19c58f79838e3d008d7563c0bf1f21a37e92a9f7 Signed-off-by: michaere <michaere@amdocs.com>
2018-10-16Adding AAF client legacy credentialsPavel Paroulek8-2/+78
Change-Id: I866181a39a77a127f5812c92adebf224a82b86e9 Issue-ID: AAI-32 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
2018-10-15Merge "Modify the updateQueryData job to keep waiting"Borislav Glozman1-0/+1
2018-10-11Merge "Fix aai sparky-be deployment"Mike Elliott1-3/+3
2018-10-11Merge "Mount the realm properites into containers"Borislav Glozman6-3/+9
2018-10-11Merge "Add Pluggable Security to Gizmo"Borislav Glozman20-10/+481
2018-10-11Fix aai sparky-be deploymentBorislavG1-3/+3
Issue-ID: OOM-1469 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com> Change-Id: Ief8fd2c87178ad088a2fbc4d88e856017b514956
2018-10-10Adding mount points for roles and users configArul.Nambi2-0/+10
Issue-ID: PORTAL-434 Change-Id: I93818de4551a0ea4f883226e1b4f50613c4d9bd0 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-10-10Merge "fixed config so data-router start"Alexis de Talhouët5-10/+61
2018-10-10Merge "Moving the user and roles config"Alexis de Talhouët2-0/+20
2018-10-10fixed config so data-router startfpaquett5-10/+61
Fixed 3 issues: - Needed to add another mount point for logs as the event-client-library expects logs in /opt/app/data-router/logs - Added the configuration regarding the use of aai-schema-ingest 1.3.0 - Fixed configuration parameters regaring the move to https to connect to dmaap. Issue-ID: AAI-1699 Change-Id: Ia92cd44c142433d0d0b308cc77f1f10e95acad60 Signed-off-by: fpaquett <francis.paquette@amdocs.com>
2018-10-10Merge "Add pomba and vfc to realm files"Mandeep Khinda3-0/+6
2018-10-09Moving the user and roles configArul.Nambi2-0/+20
Issue-ID: PORTAL-434 Change-Id: I3889573d7ceacab0ec8fd8e993fb71742fe1a7d4 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-10-09Add Pluggable Security to GizmoRavi Geda20-10/+481
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-10-08Modify the updateQueryData job to keep waitingKajur, Harish (vk250x)1-0/+1
until the haproxy can be reached by the kubernetes pod created by the job For some reason in certain rare cases the job is being started prematurely before haproxy container is up so doing another check Issue-ID: AAI-1713 Change-Id: I86827af46220eeb94322973d22a3abd4287eacea Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-08Mount the realm properites into containersKajur, Harish (vk250x)6-3/+9
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-10-01Update data-router to use HTTPS DMaaPmichaere6-8/+263
Updates to camel route and beans xml to use HTTPS DMaaP, and also add filebeat sidecar Issue-ID: AAI-1562 Change-Id: I26e30ba01b0552d7e26c99f9039927accacdcb58 Signed-off-by: michaere <michaere@amdocs.com>
2018-09-28Updating ElasticSearch version to 6.1.2Edwin Lawrance6-16/+258
Setting the correct image path Adding config files Updating elasticsearch yml config for 6.1.2 Change-Id: I1795d2c4201657377cc06f5fb6914ed5b93f3c24 Issue-ID: AAI-1440 Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
2018-09-26Add pomba and vfc to realm filesJimmy Forsyth3-0/+6
Issue-ID: AAI-1616 Change-Id: If313442e51bcebcd8ed259bca04b1fe3037b2a5e Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-09-25Merge "[Gizmo] Use nodePortPrefix variable"Alexis de Talhouët1-1/+1
2018-09-25Updating charts to use common resource templateMandeep Khinda15-15/+15
Issue-ID: OOM-1145 Change-Id: I1510339a820802554b6e8b9a201619ef66be17a0 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-25adding unlimited resource limitMandeep Khinda14-134/+23
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-24Update Chart versions to 3.0Mike Elliott18-18/+18
All Chart versions and requirement dependencies have been updated to 3.0 for Casablanca release. Change-Id: Iea57e5da09ea8a8bac0a415b9a6196151cbea10b Issue-ID: OOM-1354 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-09-24[Gizmo] Use nodePortPrefix variableMichael Arrastia1-1/+1
The services.yaml file should make use of nodePortPrefix in its default nodePort declaration. Change-Id: I5ac25a6448b760ffe04f43b052bbaf5341997934 Issue-ID: AAI-1349 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-09-21Merge "[aai-babel] Fix collection resource widget details"Alexis de Talhouët1-3/+3
2018-09-21Fix: aai resource limits- charts except cassandrarajeshkalai24-31/+209
Issue-ID: OOM-1147 Change-Id: I438d404b0717b5179857d3226590b28c0372848d Signed-off-by: rajeshkalai <rajesh.kalaiselvan@amdocs.com> Fix: request -resource limits for aai Issue-ID: OOM-1147 Change-Id: I5898e2c6c6b4c6cc1c302c287b15f5697bf2e36b Signed-off-by: rajeshkalai <rajesh.kalaiselvan@amdocs.com>
2018-09-20Merge "updating gerritBranch to master"Alexis de Talhouët1-1/+1
2018-09-20[aai-babel] Fix collection resource widget detailsMark Tooski1-3/+3
Update cr widget deatils in artifact-generator.properties Issue-ID: AAI-1658 Change-Id: If390deb6cbda358ffa32ec757180b2d4cde03a7c Signed-off-by: Mark Tooski <mark.tooski@amdocs.com>
2018-09-20Fix duplicated propertyLee, Tian (tl5884)1-2/+0
Looks like it was added accidentally when fixing OOM-1411 Change-Id: I316a36efbeb9797677456aabd5c1ac84700e5397 Issue-ID: OOM-1411 Signed-off-by: Lee, Tian (tl5884) <TianL@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-19updating gerritBranch to masterMandeep Khinda1-1/+1
some charts internally pull config/scripts from gerrit to bootstrap. They are currently bootstrapping with the beijing branch. Issue-ID: OOM-1425 Change-Id: I0ab0a054e9cc6ed6b23704404d80588f53530fa2 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-19Remove internal unused valuesfpaquett2-6/+2
and updated basic auth values Issue-ID: AAI-1643 Change-Id: Ie47b2181249fb19ac49badfea755d3d51630a897 Signed-off-by: fpaquett <francis.paquette@amdocs.com>
2018-09-19Add missing filter-types.propertiesAlexis de Talhouët2-0/+7
Change-Id: I2ddfcc9aa3856ec57d12b98e865e9115af9478f2 Issue-ID: OOM-1411 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-19Backup Task-AAI ConfigMap Labellingtoshrajbhardwaj14-3/+254
Issue-ID: OOM-1396 Change-Id: I6eb0725e6692532dddf58913aef787845a1d2d4e Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>