aboutsummaryrefslogtreecommitdiffstats
path: root/participant/participant-impl/participant-impl-kubernetes/src
AgeCommit message (Expand)AuthorFilesLines
2022-09-20Fix PodStatus Validator failing in K8sParticipantFrancescoFioraEst4-38/+68
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 protocolsrameshiyer274-8/+16
2022-04-11Rename controlloop to ACMSirisha_Manchikanti2-5/+5
2022-03-22Clean up unit testsadheli.tavares14-273/+90
2022-03-07Fixed Instance Properties Namebrunomilitzer1-1/+1
2022-03-02Merge "Accept only Whitelisted Repos from Tosca Template"Liam Fallon10-26/+104
2022-03-01Accept only Whitelisted Repos from Tosca TemplateLathish10-27/+105
2022-02-25Changed Incorrect Name for Tosca Service Template Participant Typebrunomilitzer1-2/+2
2022-02-23Fix helm exception when there are no repo's configuredLathish5-21/+56
2022-02-18Rename TOSCA Control Loop to ACMliamfallon32-388/+393
2022-02-15Disable the helm endpoints by default in clampLathish3-4/+12
2022-02-04Fix K8s State change from Uninitialized to Passive only when pod deployment ...Lathish2-15/+43
2022-02-01Fix K8s participant Error when helm repo is not configuredLathish2-15/+24
2021-11-17Code coverage clamp participantlapentafd2-0/+42
2021-11-11Add health check, metrics and prometheus endpoints for CL participantsrameshiyer274-6/+211
2021-11-03Merge "Clamp code coverage"Liam Fallon2-1/+22
2021-11-02Clamp code coveragelapentafd2-1/+22
2021-11-02Remove code smells in controlloop runtimeSirisha_Manchikanti2-5/+12
2021-09-29Fix CL state change failures on participantsrameshiyer271-3/+3
2021-09-23Fix k8s participant junits ignored in mvn buildrameshiyer273-14/+15
2021-09-09Verify participant Simulator and messagesFrancescoFioraEst1-1/+4
2021-09-08Remove DCAE participant and its referencesSirisha_Manchikanti1-2/+3
2021-09-08Merge "Fix parsing of type heirarchy for nodetypes"Liam Fallon3-17/+32
2021-09-07Fix parsing of type heirarchy for nodetypesSirisha_Manchikanti3-17/+32
2021-09-06Fix bugs on k8s-particpantrameshiyer274-4/+11
2021-09-03Merge "Fix sonars in clamp"Ajith Sreekumar9-0/+9
2021-09-01Fix sonars in clampJim Hahn9-0/+9
2021-09-01Verify alignment with Definition of TOSCA Control Loop TypesFrancescoFioraEst1-4/+18
2021-08-25Updated handling of ack messagesSirisha_Manchikanti1-3/+6
2021-08-23Add support for configuring new helm repositoryrameshiyer278-37/+204
2021-08-20sonar fix for clampTaka Cho3-8/+9
2021-08-18Updated ControlLoop component messagesSirisha_Manchikanti2-32/+27
2021-07-27Replace JSON properties files to Yaml from docker imagesFrancescoFioraEst1-9/+13
2021-07-21Send ParticipantStatus heartbeat messages to controlloop runtimewaynedunican2-2/+2
2021-07-19Merge "Add https support for k8s-participant endpoints"Jim Hahn2-26/+1
2021-07-19Merge "Handle participant register,deregister,update messages"Jim Hahn2-7/+0
2021-07-16Add https support for k8s-participant endpointsrameshiyer272-26/+1
2021-07-15Handle participant register,deregister,update messagesSirisha_Manchikanti2-7/+0
2021-07-14Support override parameters for k8s-participantrameshiyer2716-127/+469
2021-07-01Add Junits for kubernetes participant modulerameshiyer2720-32/+1180
2021-06-28Convert Intermediary Participant to Spring and refactor ParticipantsFrancescoFioraEst3-14/+11
2021-06-23Move parameters from config Json file to application.yamlFrancescoFioraEst7-195/+43
2021-06-17Clean up CLAMP Sonar and checkstyle issuesliamfallon4-21/+29
2021-06-16Fix CLAMP build failure and kub-participant module startup issue.rameshiyer273-12/+12
2021-06-09Initial commit for kubernetes participant in CLAMPliamfallon18-0/+1555