Age | Commit message (Expand) | Author | Files | Lines |
2023-06-12 | Add Minor Refactor for Intermediary to support failure handler |  FrancescoFioraEst | 9 | -26/+674 |
2023-06-12 | Add Failure handling support in all ACM-participants |  FrancescoFioraEst | 16 | -118/+685 |
2023-06-06 | Add Failure handling support in the ACM-R |  FrancescoFioraEst | 1 | -1/+4 |
2023-05-24 | Update snapshot and/or references of policy/clamp to latest snapshots |  liamfallon | 10 | -10/+10 |
2023-05-24 | Merge "Update AC Element properties on the DEPLOYED state" |  Liam Fallon | 4 | -14/+149 |
2023-05-24 | Merge "Refactor failure handling in http-participant" |  Liam Fallon | 4 | -23/+70 |
2023-05-23 | Refactor failure handling in policy-participant |  FrancescoFioraEst | 3 | -30/+44 |
2023-05-23 | Refactor failure handling in http-participant |  FrancescoFioraEst | 4 | -23/+70 |
2023-05-23 | Update AC Element properties on the DEPLOYED state |  rameshiyer27 | 4 | -14/+149 |
2023-05-18 | Rename statusProperites to outProperites in ACM |  FrancescoFioraEst | 3 | -9/+9 |
2023-05-17 | Add extend instance deletion support in ACM |  FrancescoFioraEst | 4 | -32/+64 |
2023-05-16 | Add participant capability to send message with status and properties |  FrancescoFioraEst | 17 | -290/+261 |
2023-05-03 | Add participant properties capability to acm/participants |  FrancescoFioraEst | 3 | -6/+85 |
2023-04-25 | Update snapshot and/or references of policy/clamp to latest snapshots |  Suresh Charan | 10 | -10/+10 |
2023-04-11 | Add UseState and OperationalState support in ACM |  FrancescoFioraEst | 7 | -22/+217 |
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 | 10 | -10/+10 |
2023-02-27 | Fix sonar issue |  aravind.est | 1 | -4/+7 |
2023-02-24 | Fix ClassCastException in ACM |  FrancescoFioraEst | 1 | -1/+1 |
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 | 23 | -0/+1655 |
2023-02-20 | Merge "Clean up dependencies for London Release" |  Liam Fallon | 3 | -6/+3 |
2023-02-17 | Clean up dependencies for London Release |  liamfallon | 3 | -6/+3 |
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 | Fix deregister message timing |  saul.gill | 1 | -2/+1 |
2023-02-17 | Add kserve participant |  aravind.est | 23 | -0/+1655 |
2023-02-17 | Merge "Fix participantHtml issue with multi instances in ACM" |  Liam Fallon | 4 | -121/+124 |
2023-02-16 | Merge "Add undeploy on deregister (participant-side)" |  Liam Fallon | 4 | -0/+93 |
2023-02-16 | Fix participantHtml issue with multi instances in ACM |  FrancescoFioraEst | 4 | -121/+124 |
2023-02-15 | Merge "Refactor yaml files in ACM" |  Liam Fallon | 8 | -23/+1 |
2023-02-14 | Add undeploy on deregister (participant-side) |  saul.gill | 5 | -3/+93 |
2023-02-14 | Merge "Deployment and undeployment on Participant Intermediary" |  Liam Fallon | 18 | -517/+374 |
2023-02-14 | Refactor yaml files in ACM |  FrancescoFioraEst | 8 | -23/+1 |
2023-02-13 | Remove unnecessary dependencies in policy/clamp |  liamfallon | 1 | -2/+0 |
2023-02-13 | Deployment and undeployment on Participant Intermediary |  FrancescoFioraEst | 18 | -517/+374 |
2023-02-08 | Implement AC Element Instance Locking and Unlocking on ACM-R |  FrancescoFioraEst | 1 | -1/+1 |
2023-02-03 | Merge "Refactor ParticipantUpdate to ParticipantPrime" |  Ramesh Murugan Iyer | 7 | -77/+77 |
2023-02-02 | Refactor ParticipantUpdate to ParticipantPrime |  saul.gill | 7 | -77/+77 |
2023-02-02 | Fix issue in StartAndStop Activator Test |  FrancescoFioraEst | 1 | -11/+7 |
2023-02-01 | Upgrade and clean up dependencies |  liamfallon | 12 | -104/+125 |
2023-01-31 | Refactor ACM Update message to ACM Deploy message in ACM |  FrancescoFioraEst | 7 | -46/+46 |
2023-01-30 | Refactor Prime and Deprime messages in ACM |  FrancescoFioraEst | 2 | -4/+17 |
2023-01-30 | Remove ParticipantType in all yaml files |  FrancescoFioraEst | 9 | -42/+10 |
2023-01-26 | Remove participantType and references |  saul.gill | 10 | -79/+13 |