aboutsummaryrefslogtreecommitdiffstats
path: root/participant/participant-impl/participant-impl-kubernetes/src/test/java/org/onap
AgeCommit message (Expand)AuthorFilesLines
2023-10-03Fix minor Sonar Issues for clamp/acmFrancescoFioraEst1-17/+17
2023-10-02Fix Sonar Issues for clamp/acmFrancescoFioraEst1-2/+2
2023-09-27Add migration support in ACM participantsFrancescoFioraEst1-0/+8
2023-09-25Upgrade Java 17adheli.tavares5-28/+25
2023-07-13Add restart support inside participantsFrancescoFioraEst2-18/+75
2023-06-27Remove Thread support in kubernetes participantFrancescoFioraEst2-27/+26
2023-06-06Add Failure handling support in all ACM-participantsFrancescoFioraEst1-0/+38
2023-02-13Deployment and undeployment on Participant IntermediaryFrancescoFioraEst1-22/+11
2023-02-01Upgrade and clean up dependenciesliamfallon1-2/+2
2023-01-26Remove participantType and referencessaul.gill1-14/+0
2023-01-23Refactor participantId as UUIDFrancescoFioraEst1-5/+13
2023-01-19Add supported ac elements to participantssaul.gill1-1/+3
2022-12-13Replace ToscaConceptIdentifier with UUID in Participant Messages ACMFrancescoFioraEst2-16/+15
2022-12-09Merge "Increase code coverage of k8s-participant module"Liam Fallon2-43/+34
2022-12-08Increase code coverage of k8s-participant modulerameshiyer272-43/+34
2022-12-06Replace SpringFox with SpringDoc in CLAMPliamfallon2-5/+16
2022-11-03Add Prometheus metric messages for ACM participantsFrancescoFioraEst2-4/+7
2022-10-28Remove old implementation of statistics in ACM participantsFrancescoFioraEst1-10/+0
2022-09-20Fix PodStatus Validator failing in K8sParticipantFrancescoFioraEst1-9/+17
2022-05-17Add user configurable parameter for permitted helm repo protocolsrameshiyer271-0/+1
2022-04-11Rename controlloop to ACMSirisha_Manchikanti1-3/+3
2022-03-22Clean up unit testsadheli.tavares11-70/+58
2022-03-01Accept only Whitelisted Repos from Tosca TemplateLathish3-3/+14
2022-02-23Fix helm exception when there are no repo's configuredLathish2-0/+16
2022-02-18Rename TOSCA Control Loop to ACMliamfallon12-236/+236
2022-02-15Disable the helm endpoints by default in clampLathish1-2/+2
2022-02-04Fix K8s State change from Uninitialized to Passive only when pod deployment ...Lathish1-5/+22
2021-11-17Code coverage clamp participantlapentafd2-0/+42
2021-11-11Add health check, metrics and prometheus endpoints for CL participantsrameshiyer272-0/+206
2021-11-02Clamp code coveragelapentafd2-1/+22
2021-09-23Fix k8s participant junits ignored in mvn buildrameshiyer272-13/+12
2021-09-09Verify participant Simulator and messagesFrancescoFioraEst1-1/+4
2021-09-07Fix parsing of type heirarchy for nodetypesSirisha_Manchikanti2-9/+20
2021-09-01Fix sonars in clampJim Hahn9-0/+1223