Age | Commit message (Expand) | Author | Files | Lines |
2022-06-20 | Fix K8s participant fails to verify the status of the deployed pods |  rameshiyer27 | 1 | -2/+2 |
2022-06-02 | Fix type version in all tosca_service_template yaml files |  FrancescoFioraEst | 1 | -7/+7 |
2022-05-17 | Add user configurable parameter for permitted helm repo protocols |  rameshiyer27 | 4 | -8/+16 |
2022-05-03 | Set snapshot and/or references of policy/clamp for new release |  liamfallon | 8 | -8/+8 |
2022-04-28 | Update snapshot and/or references of policy/clamp to latest snapshots |  liamfallon | 8 | -8/+8 |
2022-04-12 | Update snapshot and/or references of policy/clamp to latest snapshots |  liamfallon | 8 | -8/+8 |
2022-04-11 | Rename controlloop to ACM |  Sirisha_Manchikanti | 5 | -9/+9 |
2022-03-22 | Clean up unit tests |  adheli.tavares | 48 | -1411/+400 |
2022-03-11 | Update snapshot and/or references of policy/clamp to latest snapshots |  liamfallon | 8 | -8/+8 |
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 | 175 | -5823/+3733 |
2022-02-16 | Merge "Disable the helm endpoints by default in clamp" |  Liam Fallon | 3 | -4/+12 |
2022-02-15 | Disable the helm endpoints by default in clamp |  Lathish | 3 | -4/+12 |
2022-02-14 | Fix Policy Participant to create and deploy the policies in Passive state |  Lathish | 1 | -12/+7 |
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 |
2022-01-27 | Fix HTTP Participant Status Change on API Failure |  Lathish | 2 | -9/+25 |
2021-11-29 | Update snapshot of policy/clamp to 6.2.1-SNAPSHOT |  liamfallon | 8 | -8/+8 |
2021-11-24 | Merge "Code coverage clamp" |  Liam Fallon | 2 | -6/+46 |
2021-11-22 | Code coverage clamp |  lapentafd | 2 | -6/+46 |
2021-11-22 | Merge "Added Camel Unit Tests" |  Liam Fallon | 5 | -8/+8 |
2021-11-18 | Merge "Code coverage clamp participant" |  Liam Fallon | 3 | -0/+71 |
2021-11-18 | Added Camel Unit Tests |  brunomilitzer | 5 | -8/+8 |
2021-11-17 | Code coverage clamp participant |  lapentafd | 3 | -0/+71 |
2021-11-16 | Code coverage in clamp participant-impl |  lapentafd | 2 | -0/+200 |
2021-11-15 | Merge "Code Coverage Clamp Intermediary" |  Liam Fallon | 4 | -18/+282 |
2021-11-15 | Merge "Add health check, metrics and prometheus endpoints for CL participants" |  Liam Fallon | 19 | -16/+791 |
2021-11-11 | Code Coverage Clamp Intermediary |  lapentafd | 4 | -18/+282 |
2021-11-11 | Add health check, metrics and prometheus endpoints for CL participants |  rameshiyer27 | 19 | -16/+791 |
2021-11-10 | Fixed https issue in policy-participant |  saul.gill | 1 | -2/+2 |
2021-11-10 | Merge "Code Coverage clamp common" |  Liam Fallon | 1 | -1/+0 |
2021-11-09 | Code Coverage clamp common |  lapentafd | 1 | -1/+0 |
2021-11-05 | Add Spring Jpa configuration |  FrancescoFioraEst | 1 | -0/+6 |
2021-11-03 | Merge "Clamp code coverage" |  Liam Fallon | 2 | -1/+22 |
2021-11-02 | Clamp code coverage |  lapentafd | 3 | -3/+24 |
2021-11-02 | Remove code smells in controlloop runtime |  Sirisha_Manchikanti | 6 | -10/+30 |
2021-10-29 | Merge "Refactor policy-participant policy deployment and undeployment" |  Liam Fallon | 2 | -28/+29 |
2021-10-29 | Merge "Add support startPhase in all state transitions" |  Ajith Sreekumar | 2 | -27/+61 |
2021-10-29 | Merge "Move code to common, avoid duplication" |  Liam Fallon | 2 | -165/+11 |
2021-10-29 | Merge "Fix duplciates reported by sonar cloud" |  Liam Fallon | 5 | -148/+6 |
2021-10-27 | Fix duplciates reported by sonar cloud |  Sirisha_Manchikanti | 5 | -148/+6 |
2021-10-27 | Move code to common, avoid duplication |  Sirisha_Manchikanti | 2 | -165/+11 |
2021-10-27 | Refactor policy-participant policy deployment and undeployment |  waynedunican | 2 | -28/+29 |
2021-10-26 | Code Coverage in clamp participant intermediary |  lapentafd | 4 | -37/+399 |
2021-10-22 | Add support startPhase in all state transitions |  FrancescoFioraEst | 2 | -27/+61 |
2021-10-20 | Merge "Refactor GlobalControllerExceptionHandler" |  Liam Fallon | 1 | -10/+4 |