aboutsummaryrefslogtreecommitdiffstats
path: root/participant/participant-impl
AgeCommit message (Expand)AuthorFilesLines
2023-08-08Add composition outProperties support in Participant SimulatorFrancescoFioraEst7-108/+253
2023-08-03Add support for composition outProperties in ACM intermediaryFrancescoFioraEst1-10/+0
2023-07-13Add restart support inside participantsFrancescoFioraEst13-26/+565
2023-06-27Remove Thread support in kubernetes participantFrancescoFioraEst4-56/+77
2023-06-23Remove Thread support in http participantFrancescoFioraEst4-138/+79
2023-06-13Add Java Implementation for mock participant in ACMFrancescoFioraEst17-0/+1713
2023-06-12Merge "Add pom structure for mock participant in ACM"Liam Fallon8-1/+374
2023-06-12Add pom structure for mock participant in ACMFrancescoFioraEst8-1/+374
2023-06-12Add failure handling support in IntermediaryFrancescoFioraEst14-313/+87
2023-06-09Add Minor Refactor for Intermediary to support failure handlerFrancescoFioraEst2-1/+2
2023-06-06Add Failure handling support in all ACM-participantsFrancescoFioraEst10-70/+609
2023-05-25Set snapshot and/or references of policy/clamp for new releaseliamfallon8-8/+8
2023-05-24Update snapshot and/or references of policy/clamp to latest snapshotsliamfallon8-8/+8
2023-05-24Merge "Refactor failure handling in http-participant"Liam Fallon4-23/+70
2023-05-23Refactor failure handling in policy-participantFrancescoFioraEst3-30/+44
2023-05-23Refactor failure handling in http-participantFrancescoFioraEst4-23/+70
2023-05-16Add participant capability to send message with status and propertiesFrancescoFioraEst7-55/+17
2023-04-25Update snapshot and/or references of policy/clamp to latest snapshotsSuresh Charan8-8/+8
2023-04-11Add UseState and OperationalState support in ACMFrancescoFioraEst2-0/+31
2023-03-14Add SNI supportliamfallon3-6/+6
2023-03-08Add kubernetes configuration fetching based on profile.aravind.est1-0/+2
2023-03-07Merge "Add log message when kserve setup is unavailable and improve coverage"Jorge Hernandez4-8/+31
2023-03-06Add log message when kserve setup is unavailable and improve coveragearavind.est4-8/+31
2023-03-01Update snapshot and/or references of policy/clamp to latest snapshotssaul.gill8-8/+8
2023-02-27Fix sonar issuearavind.est1-4/+7
2023-02-22Merge "Fix UNDEPLOY transition in policyParticipant in ACM"Liam Fallon3-87/+139
2023-02-21Merge "Fix sonar security hotspot"Liam Fallon1-1/+8
2023-02-21Fix build in kserve participantliamfallon4-7/+1
2023-02-20Merge "Add kserve participant"Liam Fallon23-0/+1655
2023-02-17Clean up dependencies for London Releaseliamfallon2-4/+2
2023-02-17Fix sonar security hotspotsaul.gill1-1/+8
2023-02-17Fix UNDEPLOY transition in policyParticipant in ACMFrancescoFioraEst3-87/+139
2023-02-17Add kserve participantaravind.est23-0/+1655
2023-02-16Fix participantHtml issue with multi instances in ACMFrancescoFioraEst4-121/+124
2023-02-15Merge "Refactor yaml files in ACM"Liam Fallon8-23/+1
2023-02-14Merge "Deployment and undeployment on Participant Intermediary"Liam Fallon10-286/+134
2023-02-14Refactor yaml files in ACMFrancescoFioraEst8-23/+1
2023-02-13Remove unnecessary dependencies in policy/clampliamfallon1-2/+0
2023-02-13Deployment and undeployment on Participant IntermediaryFrancescoFioraEst10-286/+134
2023-02-02Refactor ParticipantUpdate to ParticipantPrimesaul.gill2-22/+22
2023-02-01Upgrade and clean up dependenciesliamfallon11-103/+122
2023-01-30Remove ParticipantType in all yaml filesFrancescoFioraEst9-42/+10
2023-01-26Remove participantType and referencessaul.gill4-39/+2
2023-01-23Refactor participantId as UUIDFrancescoFioraEst10-31/+24
2023-01-23Remove reference type of participantId in Unit Tests in ACMFrancescoFioraEst5-105/+32
2023-01-19Add supported ac elements to participantssaul.gill10-11/+62
2022-12-20Add compositionId into Messages between ACM and ParticipantsFrancescoFioraEst2-22/+1
2022-12-15Update snapshot and/or references of policy/clamp to latest snapshotsliamfallon7-7/+7
2022-12-13Replace ToscaConceptIdentifier with UUID in Participant Messages ACMFrancescoFioraEst11-168/+136
2022-12-09Merge "Increase code coverage of k8s-participant module"Liam Fallon4-45/+38