aboutsummaryrefslogtreecommitdiffstats
path: root/participant/participant-impl/participant-impl-kubernetes/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2024-06-21Remove local hashmap in k8s participantrameshiyer272-65/+58
2024-06-17Remove restarting implementation from participantsFrancescoFioraEst1-78/+0
2024-05-10Fix chartmuseum sync issue in k8s participantrameshiyer271-4/+5
2024-02-15Add old properties and new properties supportFrancescoFioraEst1-13/+7
2024-02-07Permissions fix for clamp filessaul.gill4-0/+0
2023-10-02Fix Sonar Issues for clamp/acmFrancescoFioraEst2-14/+17
2023-09-27Add migration support in ACM participantsFrancescoFioraEst1-0/+7
2023-09-25Upgrade Java 17adheli.tavares4-54/+10
2023-07-13Add restart support inside participantsFrancescoFioraEst1-0/+37
2023-06-27Remove Thread support in kubernetes participantFrancescoFioraEst2-29/+51
2023-06-12Add failure handling support in IntermediaryFrancescoFioraEst2-45/+1
2023-06-06Add Failure handling support in all ACM-participantsFrancescoFioraEst1-2/+45
2023-05-16Add participant capability to send message with status and propertiesFrancescoFioraEst1-4/+2
2023-02-17Fix sonar security hotspotsaul.gill1-1/+8
2023-02-14Merge "Deployment and undeployment on Participant Intermediary"Liam Fallon1-49/+23
2023-02-13Remove unnecessary dependencies in policy/clampliamfallon1-2/+0
2023-02-13Deployment and undeployment on Participant IntermediaryFrancescoFioraEst1-49/+23
2023-02-01Upgrade and clean up dependenciesliamfallon1-20/+22
2022-12-13Replace ToscaConceptIdentifier with UUID in Participant Messages ACMFrancescoFioraEst1-13/+10
2022-12-09Merge "Increase code coverage of k8s-participant module"Liam Fallon2-2/+4
2022-12-08Increase code coverage of k8s-participant modulerameshiyer272-2/+4
2022-12-06Replace SpringFox with SpringDoc in CLAMPliamfallon4-72/+103
2022-11-17Update participans to swagger v3FrancescoFioraEst1-26/+26
2022-11-03Add Prometheus metric messages for ACM participantsFrancescoFioraEst1-0/+46
2022-10-28Remove old implementation of statistics in ACM participantsFrancescoFioraEst1-20/+0
2022-09-20Fix PodStatus Validator failing in K8sParticipantFrancescoFioraEst2-29/+38
2022-06-20Fix K8s participant fails to verify the status of the deployed podsrameshiyer271-2/+2
2022-05-17Add user configurable parameter for permitted helm repo protocolsrameshiyer272-6/+9
2022-04-11Rename controlloop to ACMSirisha_Manchikanti1-2/+2
2022-03-01Accept only Whitelisted Repos from Tosca TemplateLathish5-21/+78
2022-02-23Fix helm exception when there are no repo's configuredLathish3-21/+40
2022-02-18Rename TOSCA Control Loop to ACMliamfallon17-104/+109
2022-02-15Disable the helm endpoints by default in clampLathish1-1/+3
2022-02-04Fix K8s State change from Uninitialized to Passive only when pod deployment ...Lathish1-10/+21
2022-02-01Fix K8s participant Error when helm repo is not configuredLathish1-12/+21
2021-11-02Remove code smells in controlloop runtimeSirisha_Manchikanti2-5/+12
2021-09-29Fix CL state change failures on participantsrameshiyer271-3/+3
2021-09-08Remove DCAE participant and its referencesSirisha_Manchikanti1-2/+3
2021-09-08Merge "Fix parsing of type heirarchy for nodetypes"Liam Fallon1-8/+12
2021-09-07Fix parsing of type heirarchy for nodetypesSirisha_Manchikanti1-8/+12
2021-09-06Fix bugs on k8s-particpantrameshiyer273-2/+9
2021-08-25Updated handling of ack messagesSirisha_Manchikanti1-3/+6
2021-08-23Add support for configuring new helm repositoryrameshiyer277-35/+200
2021-08-20sonar fix for clampTaka Cho3-8/+9
2021-08-18Updated ControlLoop component messagesSirisha_Manchikanti1-30/+19
2021-07-16Add https support for k8s-participant endpointsrameshiyer271-25/+0
2021-07-14Support override parameters for k8s-participantrameshiyer277-76/+271
2021-07-01Add Junits for kubernetes participant modulerameshiyer279-32/+57
2021-06-28Convert Intermediary Participant to Spring and refactor ParticipantsFrancescoFioraEst3-14/+11
2021-06-23Move parameters from config Json file to application.yamlFrancescoFioraEst5-138/+17