aboutsummaryrefslogtreecommitdiffstats
path: root/ms/command-executor
AgeCommit message (Expand)AuthorFilesLines
2022-07-14Command Executor metrics to include script name onlyKuldip Rai1-4/+10
2022-05-31CCSDK-3682 pin protobuf to 3.20.1Oleg Mitsura1-4/+4
2022-04-28Update versions for Kohn releaseDan Timoney1-1/+1
2022-04-14Update cmd-exec for Python 3.7kuldipr1-1/+2
2022-03-29Release Jakarta M4 CDS maven artifactsDan Timoney1-1/+1
2021-11-30CCSDK-3531 improve cmd-exec returned err msgOleg Mitsura6-111/+222
2021-11-29Correct dynamic properties grpc json serializingAbdelmuhaimen Seaudi1-1/+1
2021-10-22Merge "Add missing code for Metrics and PV/PVC elimination"Dan Timoney2-8/+18
2021-10-20Add missing code for Metrics and PV/PVC eliminationJozsef Csongvai2-8/+18
2021-10-20Add home directory for onap user in command-executor dockerfileJozsef Csongvai1-1/+1
2021-09-21Roll versions for JakartaDan Timoney1-2/+1
2021-09-16Release version 1.2.0 maven artifactsDan Timoney1-1/+1
2021-09-12Add requests library to cds-command-executor dockerAbdelmuhaimen Seaudi1-1/+1
2021-09-01CCSDK-3451 Prometheus Metrics for command-executorKuldip Rai3-5/+82
2021-03-29Fixing DockerFile to avoid IOExceptionSingal, Kapil (ks220y)2-12/+11
2021-03-09Roll master version for IstanbulDan Timoney1-1/+1
2021-03-04Release version 1.1.1 of CDS dockersDan Timoney1-1/+1
2021-03-02Fix import error in commandexecutorDan Timoney1-1/+1
2021-02-23Release version 1.1.0 docker containers and roll to next versionDan Timoney1-1/+1
2021-01-26PV/PVC eliminationOleg Mitsura5-90/+401
2020-12-30[docker] use `--no-cache-dir` flag to `pip` in dockerfiles to save spacePratik raj1-3/+2
2020-12-16Refactoring assembly.id and name.spaceSingal, Kapil (ks220y)1-1/+0
2020-10-13adding execution for generation docker imagesShaabanEltanany1-1/+0
2020-09-22Roll to initial Honolulu versionDan Timoney1-1/+1
2020-09-18Fixing dockerFileSingal, Kapil (ks220y)2-21/+11
2020-09-15Fixing DockerFilesSingal, Kapil (ks220y)1-8/+8
2020-09-15Fixing DockerFilesSingal, Kapil (ks220y)1-6/+7
2020-09-11Refactoring poms groupId artifactIdSingal, Kapil (ks220y)1-3/+2
2020-08-24Add request IDs in command-executor logJulien Fontaine5-78/+123
2020-07-27Fix empty dict in the script arguments when running a script in the cmd-execJulien Fontaine1-1/+6
2020-07-08cmd-exec server-side timeout.Oleg Mitsura2-29/+53
2020-07-02Command Executor : Invalid response_data when executed script failsJulien Fontaine4-49/+36
2020-06-26Explicit error message in command-executor when script is failingJulien Fontaine1-1/+6
2020-06-03Set explicit uid and gid in dockerfilesJozsef Csongvai1-1/+1
2020-05-06Merge "Truncate message published on Kafka / Spike: Define solution for logs ...Dan Timoney4-65/+92
2020-05-05Truncate message published on Kafka / Spike: Define solution for logs separationJulien Fontaine4-65/+92
2020-04-23Making POD run as non-rootjananib1-1/+3
2020-04-20Merge "cmd-exec had a merge issue from elalto..."Dan Timoney1-17/+19
2020-04-15cmd-exec had a merge issue from elalto...Oleg Mitsura1-17/+19
2020-04-16Making POD run as non-rootjananib1-1/+4
2020-04-09Remove unneeded backup filesDan Timoney1-159/+0
2020-04-09Merge "Improving CMD-exec err msgs/handling."Dan Timoney3-60/+112
2020-04-08Improving CMD-exec err msgs/handling.Oleg Mitsura3-60/+112
2020-04-07Roll to next Guilin snapshotDan Timoney2-1/+161
2020-03-30Roll to next Frankfurt snapshot and fix sonar buildDan Timoney1-1/+1
2020-02-20virtualenv lib changed. need to pin to older version.Oleg Mitsura1-1/+1
2019-11-28Pass requestID/subreqID to python script.Oleg Mitsura1-2/+10
2019-11-19Changes return value from boolean to typical process return code;Serge Simard1-2/+2
2019-10-30Removed all http_proxy reference from build.Sebastien Premont-Tendland1-4/+1
2019-10-27Merge "Improve Remote Python Executor error handling and allow for structured...Brinda Santh Muthuramalingam6-48/+109