Age | Commit message (Expand) | Author | Files | Lines |
2022-12-06 | Replace SpringFox with SpringDoc in CLAMP |  liamfallon | 8 | -78/+613 |
2022-11-17 | Update participans to swagger v3 |  FrancescoFioraEst | 1 | -26/+26 |
2022-11-03 | Add Prometheus metric messages for ACM participants |  FrancescoFioraEst | 4 | -5/+62 |
2022-10-28 | Remove old implementation of statistics in ACM participants |  FrancescoFioraEst | 2 | -30/+0 |
2022-09-20 | Fix PodStatus Validator failing in K8sParticipant |  FrancescoFioraEst | 4 | -38/+68 |
2022-06-20 | Fix K8s participant fails to verify the status of the deployed pods |  rameshiyer27 | 1 | -2/+2 |
2022-05-17 | Add user configurable parameter for permitted helm repo protocols |  rameshiyer27 | 4 | -8/+16 |
2022-04-11 | Rename controlloop to ACM |  Sirisha_Manchikanti | 2 | -5/+5 |
2022-03-22 | Clean up unit tests |  adheli.tavares | 14 | -273/+90 |
2022-03-07 | Fixed Instance Properties Name |  brunomilitzer | 1 | -1/+1 |
2022-03-02 | Merge "Accept only Whitelisted Repos from Tosca Template" |  Liam Fallon | 10 | -26/+104 |
2022-03-01 | Accept only Whitelisted Repos from Tosca Template |  Lathish | 10 | -27/+105 |
2022-02-25 | Changed Incorrect Name for Tosca Service Template Participant Type |  brunomilitzer | 1 | -2/+2 |
2022-02-23 | Fix helm exception when there are no repo's configured |  Lathish | 5 | -21/+56 |
2022-02-18 | Rename TOSCA Control Loop to ACM |  liamfallon | 32 | -388/+393 |
2022-02-15 | Disable the helm endpoints by default in clamp |  Lathish | 3 | -4/+12 |
2022-02-04 | Fix K8s State change from Uninitialized to Passive only when pod deployment ... |  Lathish | 2 | -15/+43 |
2022-02-01 | Fix K8s participant Error when helm repo is not configured |  Lathish | 2 | -15/+24 |
2021-11-17 | Code coverage clamp participant |  lapentafd | 2 | -0/+42 |
2021-11-11 | Add health check, metrics and prometheus endpoints for CL participants |  rameshiyer27 | 4 | -6/+211 |
2021-11-03 | Merge "Clamp code coverage" |  Liam Fallon | 2 | -1/+22 |
2021-11-02 | Clamp code coverage |  lapentafd | 2 | -1/+22 |
2021-11-02 | Remove code smells in controlloop runtime |  Sirisha_Manchikanti | 2 | -5/+12 |
2021-09-29 | Fix CL state change failures on participants |  rameshiyer27 | 1 | -3/+3 |
2021-09-23 | Fix k8s participant junits ignored in mvn build |  rameshiyer27 | 3 | -14/+15 |
2021-09-09 | Verify participant Simulator and messages |  FrancescoFioraEst | 1 | -1/+4 |
2021-09-08 | Remove DCAE participant and its references |  Sirisha_Manchikanti | 1 | -2/+3 |
2021-09-08 | Merge "Fix parsing of type heirarchy for nodetypes" |  Liam Fallon | 3 | -17/+32 |
2021-09-07 | Fix parsing of type heirarchy for nodetypes |  Sirisha_Manchikanti | 3 | -17/+32 |
2021-09-06 | Fix bugs on k8s-particpant |  rameshiyer27 | 4 | -4/+11 |
2021-09-03 | Merge "Fix sonars in clamp" |  Ajith Sreekumar | 9 | -0/+9 |
2021-09-01 | Fix sonars in clamp |  Jim Hahn | 9 | -0/+9 |
2021-09-01 | Verify alignment with Definition of TOSCA Control Loop Types |  FrancescoFioraEst | 1 | -4/+18 |
2021-08-25 | Updated handling of ack messages |  Sirisha_Manchikanti | 1 | -3/+6 |
2021-08-23 | Add support for configuring new helm repository |  rameshiyer27 | 8 | -37/+204 |
2021-08-20 | sonar fix for clamp |  Taka Cho | 3 | -8/+9 |
2021-08-18 | Updated ControlLoop component messages |  Sirisha_Manchikanti | 2 | -32/+27 |
2021-07-27 | Replace JSON properties files to Yaml from docker images |  FrancescoFioraEst | 1 | -9/+13 |
2021-07-21 | Send ParticipantStatus heartbeat messages to controlloop runtime |  waynedunican | 2 | -2/+2 |
2021-07-19 | Merge "Add https support for k8s-participant endpoints" |  Jim Hahn | 2 | -26/+1 |
2021-07-19 | Merge "Handle participant register,deregister,update messages" |  Jim Hahn | 2 | -7/+0 |
2021-07-16 | Add https support for k8s-participant endpoints |  rameshiyer27 | 2 | -26/+1 |
2021-07-15 | Handle participant register,deregister,update messages |  Sirisha_Manchikanti | 2 | -7/+0 |
2021-07-14 | Support override parameters for k8s-participant |  rameshiyer27 | 16 | -127/+469 |
2021-07-01 | Add Junits for kubernetes participant module |  rameshiyer27 | 20 | -32/+1180 |
2021-06-28 | Convert Intermediary Participant to Spring and refactor Participants |  FrancescoFioraEst | 3 | -14/+11 |
2021-06-23 | Move parameters from config Json file to application.yaml |  FrancescoFioraEst | 7 | -195/+43 |
2021-06-17 | Clean up CLAMP Sonar and checkstyle issues |  liamfallon | 4 | -21/+29 |
2021-06-16 | Fix CLAMP build failure and kub-participant module startup issue. |  rameshiyer27 | 3 | -12/+12 |
2021-06-09 | Initial commit for kubernetes participant in CLAMP |  liamfallon | 18 | -0/+1555 |