Age | Commit message (Expand) | Author | Files | Lines |
2023-05-03 | Add participant properties capability to acm/participants |  FrancescoFioraEst | 9 | -9/+110 |
2023-05-02 | Add Adheli Tavares as a committer |  liamfallon | 1 | -0/+8 |
2023-04-25 | Update snapshot and/or references of policy/clamp to latest snapshots |  Suresh Charan | 26 | -30/+30 |
2023-04-25 | Release docker images for policy/clamp: 6.4.2 |  Suresh Charan | 1 | -0/+20 |
2023-04-25 | Release policy/clamp: 6.4.2 |  rameshiyer27 | 1 | -0/+5 |
2023-04-25 | update references in policy/clamp pom |  rameshiyer27 | 8 | -10/+10 |
2023-04-14 | Update Example files for Swagger document |  lapentafd | 7 | -6/+110 |
2023-04-11 | Add UseState and OperationalState support in ACM |  FrancescoFioraEst | 21 | -83/+448 |
2023-04-04 | Fix Participant primed status in ACM |  FrancescoFioraEst | 3 | -3/+7 |
2023-03-16 | Merge "Upgrade Demo ACM element microservice" |  Liam Fallon | 6 | -609/+711 |
2023-03-15 | Upgrade Demo ACM element microservice |  FrancescoFioraEst | 6 | -609/+711 |
2023-03-14 | Add SNI support |  liamfallon | 3 | -6/+6 |
2023-03-08 | Add kubernetes configuration fetching based on profile. |  aravind.est | 1 | -0/+2 |
2023-03-07 | Merge "Add log message when kserve setup is unavailable and improve coverage" |  Jorge Hernandez | 4 | -8/+31 |
2023-03-06 | Add log message when kserve setup is unavailable and improve coverage |  aravind.est | 4 | -8/+31 |
2023-03-01 | Update snapshot and/or references of policy/clamp to latest snapshots |  saul.gill | 26 | -30/+30 |
2023-03-01 | Release docker images for policy/clamp: 6.4.1 |  saul.gill | 1 | -0/+20 |
2023-02-28 | Release policy/clamp: 6.4.1 |  saul.gill | 1 | -0/+5 |
2023-02-28 | update references in policy/clamp pom |  saul.gill | 8 | -10/+10 |
2023-02-27 | Fix sonar issue |  aravind.est | 1 | -4/+7 |
2023-02-27 | Merge "Fix ClassCastException in ACM" |  Ramesh Murugan Iyer | 3 | -12/+22 |
2023-02-24 | Fix ClassCastException in ACM |  FrancescoFioraEst | 3 | -12/+22 |
2023-02-24 | Update permission of A1pms and Kserve dockerfile |  aravind.est | 6 | -0/+0 |
2023-02-24 | Merge "Add kserve docker image details in package" |  Liam Fallon | 3 | -2/+5 |
2023-02-22 | Add kserve docker image details in package |  aravind.est | 3 | -2/+5 |
2023-02-22 | Merge "Fix UNDEPLOY transition in policyParticipant in ACM" |  Liam Fallon | 3 | -87/+139 |
2023-02-21 | Merge "Fix sonar security hotspot" |  Liam Fallon | 1 | -1/+8 |
2023-02-21 | Fix build in kserve participant |  liamfallon | 4 | -7/+1 |
2023-02-20 | Merge "Add kserve participant" |  Liam Fallon | 31 | -0/+2077 |
2023-02-20 | Merge "Clean up dependencies for London Release" |  Liam Fallon | 8 | -25/+13 |
2023-02-20 | Merge "Fix deregister message timing" |  Ramesh Murugan Iyer | 1 | -2/+1 |
2023-02-17 | Clean up dependencies for London Release |  liamfallon | 8 | -25/+13 |
2023-02-17 | Fix sonar security hotspot |  saul.gill | 1 | -1/+8 |
2023-02-17 | Fix UNDEPLOY transition in policyParticipant in ACM |  FrancescoFioraEst | 3 | -87/+139 |
2023-02-17 | Merge "Update Dockerfile for PF base image" |  Pamela Dragosh | 6 | -6/+12 |
2023-02-17 | Fix deregister message timing |  saul.gill | 1 | -2/+1 |
2023-02-17 | Add kserve participant |  aravind.est | 31 | -0/+2077 |
2023-02-17 | Merge "Fix participantHtml issue with multi instances in ACM" |  Liam Fallon | 4 | -121/+124 |
2023-02-17 | Merge "Remove AutomationCompositionState from ACM" |  Liam Fallon | 7 | -165/+0 |
2023-02-16 | Merge "Add undeploy on deregister (participant-side)" |  Liam Fallon | 4 | -0/+93 |
2023-02-16 | Merge "Automate S3P tests in ACM" |  Liam Fallon | 3 | -8/+57 |
2023-02-16 | Fix participantHtml issue with multi instances in ACM |  FrancescoFioraEst | 4 | -121/+124 |
2023-02-16 | Remove AutomationCompositionState from ACM |  FrancescoFioraEst | 7 | -165/+0 |
2023-02-15 | Merge "Refactor yaml files in ACM" |  Liam Fallon | 18 | -55/+21 |
2023-02-15 | Merge "Implement recording of Operational State and Usage State on ACM-R" |  Ramesh Murugan Iyer | 17 | -363/+461 |
2023-02-15 | Automate S3P tests in ACM |  waynedunican | 3 | -8/+57 |
2023-02-15 | Add undeploy on deregister (acm-side) |  saul.gill | 5 | -2/+117 |
2023-02-14 | Add undeploy on deregister (participant-side) |  saul.gill | 5 | -3/+93 |
2023-02-14 | Update Dockerfile for PF base image |  liamfallon | 6 | -6/+12 |
2023-02-14 | Implement recording of Operational State and Usage State on ACM-R |  FrancescoFioraEst | 17 | -363/+461 |