summaryrefslogtreecommitdiffstats
path: root/participant/participant-impl/participant-impl-kubernetes/src/main
AgeCommit message (Expand)AuthorFilesLines
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 CLAMPliamfallon5-72/+597
2022-11-17Update participans to swagger v3FrancescoFioraEst1-26/+26
2022-11-03Add Prometheus metric messages for ACM participantsFrancescoFioraEst2-1/+55
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 protocolsrameshiyer273-8/+15
2022-04-11Rename controlloop to ACMSirisha_Manchikanti1-2/+2
2022-03-07Fixed Instance Properties Namebrunomilitzer1-1/+1
2022-03-02Merge "Accept only Whitelisted Repos from Tosca Template"Liam Fallon6-22/+88
2022-03-01Accept only Whitelisted Repos from Tosca TemplateLathish6-23/+89
2022-02-25Changed Incorrect Name for Tosca Service Template Participant Typebrunomilitzer1-2/+2
2022-02-23Fix helm exception when there are no repo's configuredLathish3-21/+40
2022-02-18Rename TOSCA Control Loop to ACMliamfallon18-112/+117
2022-02-15Disable the helm endpoints by default in clampLathish2-2/+10
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 configuredLathish2-15/+24
2021-11-11Add health check, metrics and prometheus endpoints for CL participantsrameshiyer271-4/+2
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-particpantrameshiyer274-4/+11
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_Manchikanti1-30/+19
2021-07-27Replace JSON properties files to Yaml from docker imagesFrancescoFioraEst1-9/+13
2021-07-21Send ParticipantStatus heartbeat messages to controlloop runtimewaynedunican1-1/+1
2021-07-19Merge "Add https support for k8s-participant endpoints"Jim Hahn2-26/+1
2021-07-19Merge "Handle participant register,deregister,update messages"Jim Hahn1-4/+0
2021-07-16Add https support for k8s-participant endpointsrameshiyer272-26/+1
2021-07-15Handle participant register,deregister,update messagesSirisha_Manchikanti1-4/+0
2021-07-14Support override parameters for k8s-participantrameshiyer278-78/+277
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.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 CLAMPliamfallon17-0/+1401