summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai
AgeCommit message (Collapse)AuthorFilesLines
2018-11-21Sync docker tags with release manifestGary Wu1-1/+1
Sync docker tags with the release manifest from integration repo commit b570f27f6b382458cc64347024f27e15d36faad4. Change-Id: Ic091d6f6803832bf07207ce3a56c4646b888b0a4 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-15Sync docker tags with release manifestGary Wu4-4/+4
Sync docker tags with the release manifest from integration repo commit b37a3cfdaf92c4855660d2f0c1b20eb482b99bd4. Change-Id: Iabb203836d0c0adb5604a9303d4a108142ec6757 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-13Fix DCAE password in bath_config filesJimmy Forsyth2-2/+2
Issue-ID: AAI-1910 Change-Id: I93bfe2a9f3a24b24c615d34a3f4f548db9035724 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-11-10Sync docker tags with release manifestGary Wu1-1/+1
Sync docker tags with the release manifest from integration repo commit a71e3709faa5f281361ddfcd79eb4bd11550edca. Change-Id: Ib937100d49aedced19a83593596906cadabc12e4 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-08Merge "Wait for aaf if enabled"Borislav Glozman2-0/+5
2018-11-07Fixing dmaap issue with httpsKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-1761 Change-Id: Id2f9732cc4df7ef8d3602487c54048f6349e2f13 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-11-07Wait for aaf if enabledKajur, Harish (vk250x)2-0/+5
Issue-ID: AAI-1759 Change-Id: I8f6ed2586f7d90f053627af42b33e629017f73fd Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-11-01Set aai-resources version 1.3.1Jimmy Forsyth1-1/+1
Issue-ID: AAI-1773 Change-Id: I0abcb8f9eb45d8f16556ff8557c1471992353889 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-11-01Set aai-traversal version 1.3.1Jimmy Forsyth1-1/+1
Issue-ID: AAI-1774 Change-Id: If697796a8dff63bde0297a5ee17904b337452eaf Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-10-30Add missing selectors on PVCAlexis de Talhouët1-0/+3
Change-Id: If156e738a26c7c19043657c97ac327125c5162db Issue-ID: OOM-1486 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
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>