summaryrefslogtreecommitdiffstats
path: root/cadi
AgeCommit message (Collapse)AuthorFilesLines
2019-11-20Fix namesInstrumental6-129/+0
Issue-ID: AAF-1046 Change-Id: Idd0d5e2272863f021842eaa604e11728c1379c5f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-11-14To version 2.1.17-SNAPSHOTInstrumental6-6/+6
Issue-ID: AAF-1046 Change-Id: Id534c271c94c3805a5902eea521dc6c9d66f3919 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-11-06Merge "Examples.java-Extract the assignment out of the expression"Jonathan Gathman1-3/+4
2019-11-06Examples.java-Extract the assignment out of the expressionThugutla sailakshmi1-3/+4
Issue-ID: AAF-876 Change-Id: I0f29f977089f6f8e0a5a732cf751a894c4e63bc4 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-10-17Replaced "==" with equals for string comparisonsOleksandr Moliavko1-4/+3
to remove static analyzer warnings Issue-ID: AAF-837 Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com> Change-Id: I2e4d7b9ff8201e766fe375e481b401f360df8638
2019-10-15Sonar Fixes, FormattingInstrumental290-2769/+2769
Issue-ID: AAF-1019 Change-Id: Ica49d9e7323aad9622ff9d95cc21b87430c22c54 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-09-17move the method to comply with java code conventionsThugutla sailakshmi1-7/+4
move the method to comply with java code conventions Issue-ID: AAF-876 Change-Id: Iea39c18474eeb03bd890bc6e2a627aab2aee521a Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-09-16Improved multi Proxy DNSLocator basedInstrumental5-11/+33
Issue-ID: AAF-961 Change-Id: I21d4a8013ca6f65306e32c5a2e2fa4ba230df2b7 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-09-10OParent 2.1.0Instrumental1-0/+7
Issue-ID: AAF-966 Change-Id: I2de5d5747ce8bce4ba2cfe11f5c407869d3be20d Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-09-05Merge "K8s doesn't necessarily support DNS"Sai Gandham8-25/+78
2019-09-04K8s doesn't necessarily support DNSInstrumental8-25/+78
Issue-ID: AAF-963 Change-Id: I65248837fc217b0ccc09f2afe02e14c716ca5bcc Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-09-04Merge "Remove the declaration of thrown exception"Jonathan Gathman1-1/+1
2019-09-03Update Fixes from testingInstrumental5-30/+94
Issue-ID: AAF-961 Change-Id: I142e460607bf32a785037fa2360b1c0efc3948b1 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-08-25Remove the declaration of thrown exceptionanushadasari1-1/+1
Remove the declaration of thrown exception 'java.io.IOException','java.security.NoSuchAlgorithmException', 'javax.crypto.NoSuchPaddingException', as it cannot be thrown from constructor's body Change-Id: I0af468d8112fa8ecb3c7626fbbdedf2d375f7601 Issue-ID: AAF-956 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-08-07Remove Tabs, per JococoInstrumental57-2768/+2768
Issue-ID: AAF-932 Change-Id: I3ab0ebcc082048d2d1424a58a90ea479fb005ee6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-08-06Merge "AAF-892- move the variable to follow rules"Jonathan Gathman1-1/+4
2019-08-06Move AAF Poms to 2.1.16Instrumental6-6/+6
Issue-ID: AAF-932 Change-Id: Idb69e2ada6244266d671b1ec0337e33dec218f3d Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-08-02Maven Docker BuildInstrumental7-1323/+1323
Issue-ID: AAF-917 Change-Id: I259786040c74a7198b3597f4a92c0e8458666560 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-07-24update Agent for HelmInstrumental3-5/+29
Issue-ID: AAF-904 Change-Id: I015cd19dcf95d1edfd86542750acc95447726120 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-07-22Change API Version to 2.1.15Gathman, Jonathan (jg1555)10-19/+41
Issue-ID: AAF-902 Change-Id: I25ea4791fcbe45612197d7206b4af1ae23b6c489 Signed-off-by: Gathman, Jonathan (jg1555) <jg1555@us.att.com>
2019-07-21AAF-892- move the variable to follow rulesThugutla Sailakshmi1-1/+4
move the variables according to the rules Issue-ID: AAF-882 Change-Id: Iaaa41f54eb32f6dc793fa7a63b87927158028a7f Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
2019-07-12Add JAVA_HOME to check.shInstrumental2-1/+10
Issue-ID: AAF-792 Change-Id: Ief0fd9d1b933c20cf0367fbaba2ea3e9f8d67fbb Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-07-12Adjust Agent for none K8sInstrumental9-82/+148
Issue-ID: AAF-857 Change-Id: Iae6ab3800376465deb69d735d1ab38c931b46688 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-07-08Cred delete fixesGathman, Jonathan (jg1555)4-8/+16
Issue-ID: AAF-857 Change-Id: I5e590eec0e18a17bb9f89d7f704c86fca3f377de Signed-off-by: Gathman, Jonathan (jg1555) <jg1555@us.att.com>
2019-07-02update Approvals from TestingInstrumental1-1/+5
Issue-ID: AAF-857 Change-Id: Ic7780678991f5d3f25f2634d1a8b15cc03f62592 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-28Updates for DirectLocatorInstrumental3-5/+24
Issue-ID: AAF-857 Change-Id: I55cdedad9dfaf4be8c785aa5f503f71fe4504070 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-27SONAR flagged fixesInstrumental3-7/+28
Issue-ID: AAF-857 Change-Id: I0b2d6b985fd7f8abc3d133d6db37865aa300e75f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-26Changes from Onsite TestsInstrumental4-7/+14
Issue-ID: AAF-857 Change-Id: I3fbed32ff5b2bb8f05f4f932c8dc2f4012c8b429 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-20Fixes/Refinements from TestingInstrumental2-8/+44
Issue-ID: AAF-857 Change-Id: I2c5a542982b77011ad4ed5c41e08e045c83e2e3f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-11Update for more Logging InfoInstrumental16-44/+137
Issue-ID: AAF-853 Change-Id: I51e9160e2b53ebf74ba5f93c9a634a790f7ed848 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-08Agent correctly sort Cert Chain/TruststoreInstrumental10-99/+210
GUI fix Issue-ID: AAF-852 Change-Id: Ie703b7aee0a77074fac5c1aab3bdf402862243ac Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-03move to JJB, missed filesInstrumental1-11/+0
Issue-ID: AAF-842 Change-Id: I4f5d7bd8ecc86bdb11d55928d9461aae5efe10d2 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-03move to JJBInstrumental4-41/+0
Issue-ID: AAF-842 Change-Id: Iaa9512a2201f74c0b1e92bd7ad9a1fa05b94bb54 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-31Switch to new Locate FeaturesInstrumental6-9/+29
Issue-ID: AAF-839 Change-Id: I3122d32330c7e0fab533db8355183dbff68f7cc7 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-31Update DNSLocator code and useInstrumental7-32/+82
Issue-ID: AAF-838 Change-Id: Ieaf112365e40237b6f252371d2d2f95e9bc47f89 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-29fix minor SONAR bugInstrumental1-1/+2
Issue-ID: AAF-835 Change-Id: I46bc1fcd083a26fe45f10f6f69913840fe4cdbaf Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-29Post Init Service StarterInstrumental5-29/+57
minor fixes Remove JU generated garbage files Issue-ID: AAF-835 Change-Id: I476291f1f1140f0640ed49452f8a5dabb28d9c30 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-23El Alto start with 2.1.14Instrumental6-6/+6
Issue-ID: AAF-834 Change-Id: I35cb2c87889f8ed51527c4cd5cfa79789ccd20b0 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-02Version to 2.1.13Instrumental6-6/+6
Issue-ID: AAF-785 Change-Id: I5e675b1ab0e25e89996c25da98412642800646dd Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-30Clean LOCAL Dir based on VERSIONInstrumental1-1/+1
Issue-ID: AAF-821 Change-Id: I5fde81467d46130d3a39de415604c7702fecbaa8 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-23Change Version to 2.1.12-SNAPSHOTInstrumental6-6/+6
Issue-ID: AAF-819 Change-Id: I9c85ceef4bd35d1877279d72e0f9a9f042cc06d1 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-17Make OOM workable with DublinInstrumental1-3/+7
Issue-ID: AAF-809 Change-Id: I7c2c221e69a87f3bdf6dbf37fc93c1a14a055686 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-13Improve Upload BatchInstrumental1-0/+8
Issue-ID: AAF-811 Change-Id: Ia2289c764d0c5a14627d58349397a121f1960703 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-10switch Internal/External Locator Names for DublinInstrumental13-127/+196
Issue-ID: AAF-808 Change-Id: If7c600cddef0f7d0fce1a8f7b1518d9ffe0983fe Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-05Refine Helm Client ChartsInstrumental7-31/+34
Issue-ID: AAF-802 Change-Id: Ie00cd2919eeecef00aac1dae139c7ef80092589a Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-03Create Helm based Certificates for ClientsInstrumental7-53/+158
Issue-ID: AAF-802 Change-Id: I5fdc4daecd6bac7f042940473784cfb05c9e338e Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-03-27remove INFORMATIONAL emailInstrumental2-14/+14
Users found confusing. Can be reinstated later if matching GUI elements created.. Correct Onboard Doc Issue-ID: AAF-798 Change-Id: Ic3672626df919791141f897ed11c818e594c8d7b Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-03-26Mod some loggingInstrumental3-10/+14
Issue-ID: AAF-798 Change-Id: I1b97d309b0a2b86e49dd79d6b712f1c4506647cd Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-03-16Changes from Batch TestInstrumental1-0/+1
Issue-ID: AAF-789 Change-Id: Id07cb5dbc29c52b85de09471510a5c44c8b368b8 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-03-14Change version to 2.1.11-SNAPSHOTInstrumental6-6/+6
Issue-ID: AAF-788 Change-Id: I3d98d495e4258d551bd6ab7b7455cfd052c3f239 Signed-off-by: Instrumental <jonathan.gathman@att.com>