Age | Commit message (Expand) | Author | Files | Lines |
2022-11-17 | Update participans to swagger v3 |  FrancescoFioraEst | 1 | -26/+26 |
2022-11-03 | Add Prometheus metric messages for ACM participants |  FrancescoFioraEst | 2 | -1/+55 |
2022-10-28 | Remove old implementation of statistics in ACM participants |  FrancescoFioraEst | 1 | -20/+0 |
2022-09-20 | Fix PodStatus Validator failing in K8sParticipant |  FrancescoFioraEst | 2 | -29/+38 |
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 | 3 | -8/+15 |
2022-04-11 | Rename controlloop to ACM |  Sirisha_Manchikanti | 1 | -2/+2 |
2022-03-07 | Fixed Instance Properties Name |  brunomilitzer | 1 | -1/+1 |
2022-03-02 | Merge "Accept only Whitelisted Repos from Tosca Template" |  Liam Fallon | 6 | -22/+88 |
2022-03-01 | Accept only Whitelisted Repos from Tosca Template |  Lathish | 6 | -23/+89 |
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 | 3 | -21/+40 |
2022-02-18 | Rename TOSCA Control Loop to ACM |  liamfallon | 18 | -112/+117 |
2022-02-15 | Disable the helm endpoints by default in clamp |  Lathish | 2 | -2/+10 |
2022-02-04 | Fix K8s State change from Uninitialized to Passive only when pod deployment ... |  Lathish | 1 | -10/+21 |
2022-02-01 | Fix K8s participant Error when helm repo is not configured |  Lathish | 2 | -15/+24 |
2021-11-11 | Add health check, metrics and prometheus endpoints for CL participants |  rameshiyer27 | 1 | -4/+2 |
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-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 | 1 | -8/+12 |
2021-09-07 | Fix parsing of type heirarchy for nodetypes |  Sirisha_Manchikanti | 1 | -8/+12 |
2021-09-06 | Fix bugs on k8s-particpant |  rameshiyer27 | 4 | -4/+11 |
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 | 1 | -30/+19 |
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 | 1 | -1/+1 |
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 | 1 | -4/+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 | 1 | -4/+0 |
2021-07-14 | Support override parameters for k8s-participant |  rameshiyer27 | 8 | -78/+277 |
2021-07-01 | Add Junits for kubernetes participant module |  rameshiyer27 | 9 | -32/+57 |
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 | 17 | -0/+1401 |