aboutsummaryrefslogtreecommitdiffstats
path: root/participant/participant-impl/participant-impl-kubernetes/src/main/java
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 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
2021-06-17Clean up CLAMP Sonar and checkstyle issuesliamfallon4-21/+29
2021-06-16Fix CLAMP build failure and kub-participant module startup issue.rameshiyer272-10/+10
2021-06-09Initial commit for kubernetes participant in CLAMPliamfallon15-0/+1320