summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/charts/aai-champ/resources
AgeCommit message (Collapse)AuthorFilesLines
2019-01-31Update Gizmo and Champ security configLee, Tian (tl5884)7-38/+25
- 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>
2018-12-04Add Pluggable Security to ChampRavi Geda15-0/+259
Note that by default this feature is turned off. To enable update the installSidecarSecurity in aai/values.yaml to true Change-Id: I19d4755a58041c58070e0cd36d263e4e49b3f743 Issue-ID: AAF-587 Signed-off-by: Ravi Geda <gravik@amdocs.com>
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-09-17[Champ] Update to use DMaaP with SSLMichael Arrastia2-5/+11
- Reconfigure event publisher in champ-beans.xml to use DMaaP client. - Add property values to values.yaml file. - Update JKS trust store (tomcat_keystore) to accept the DMaaP certificate. - Additionally, to align with other microservices, update deployment.yaml to map logs to filebeat sidecar. Change-Id: I37da421b1cbf03a85fa19dda1e38955b17fa56ca Issue-ID: AAI-1597 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-09-13[Champ] Fix startup issueMichael Arrastia1-2/+1
Correct cassandra configuration to allow microservice to start. Change-Id: I6f3b8bd80fbc73ddffc009e5f41263135d2f0a59 Issue-ID: AAI-1587 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-09-12Merge "Mounting logback.xml file to champ MS"Mandeep Khinda1-0/+191
2018-09-12Mounting logback.xml file to champ MSShwetank Dave1-0/+191
Adding license to logback.xml file Change-Id: I0013b14b0e29af25960b2c68c116f9ed39091b7a Issue-ID: AAI-1477 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2018-08-30Apache2 License additiontoshrajbhardwaj3-19/+49
Issue-ID: OOM-1306 Change-Id: I1a617718006ee845d675fead74ce075c3390ac2f Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
2018-05-08Fix message-router-kafka referencesBorislavG1-1/+1
Change-Id: I034b7c0d13a2eb4c243bf23be1ccf1f731e9e7ff Issue-ID: OOM-1060 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-27Change graph name to match resourcesDaniel Silverthorn1-3/+2
Change-Id: Iad21b14e5dde25271c3f274dfc437b423c6d46e9 Issue-ID: OOM-1015 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2018-04-18Update from using hbase to using cassandravagrant1-5/+10
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-03Conform to helm standardsDaniel Silverthorn4-0/+87
Change-Id: I6cda4dbc168ae6cb110deca5596e5d96f517e7fe Issue-ID: OOM-790 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>