0b652f5dfcremoved the returned value from the callRemoteExecution method, all the resp handling is done inside it
feature/minio
pb
2025-07-11 10:27:44 +0200
a50ede2688forgot go files
pb
2025-07-11 10:24:52 +0200
722a42e36dremoved the returned value from the callRemoteExecution method, all the resp handling is done inside it
pb
2025-07-10 17:31:38 +0200
a46708842badded the methods to write the appropriate argo annotation when using a storage of type s3 as an artifact repository, with hardcoded credentials
pb
2025-06-20 11:28:12 +0200
1e4011d5b1refactored and added some values for dev purposes, modified the values set for path and key depending on the read or write condition
pb
2025-06-16 18:22:58 +0200
f5e1707545corrected the yaml output of accesskey and secret key + added another condition to ReplacePerEnv
pb
2025-06-16 18:21:34 +0200
bdbbd7697aCorrected how pods generated by the argo workflow are logged
pb
2025-05-20 09:25:54 +0200
6917295fbdremoved the debug comments
pb
2025-05-19 18:58:33 +0200
e1b0ad089cmodified the conditions to start the kubernetes logs action of pods and added waitingroups to the logging method in order to wait for the logs to be retrieved before stopping the daemon
pb
2025-05-19 18:56:41 +0200
5f70feab59restructured the different package, cleaned some non used code, added comments, still have to reorganize packages to optimize packages
pb
2025-04-17 16:53:36 +0200
fb8d994be3Modified how logging with monitord container is implemented, with simpler logic thanks to the argo client library and k8 client-go for pods' logs
pb
2025-04-17 16:51:29 +0200
6f7acee2dfmoved the logger creation to the utils package to make them available to all packages without recreating or passing them
pb
2025-04-15 12:00:43 +0200
31580f1905moved the logger creation to the utils package to make them available to all packages without recreating or passing them
pb
2025-04-15 11:40:44 +0200
e2ceb6e58dAdapted some of the steps of the executeInside()'s method to work with the updated Admiralty environment, using execution id as namespace, serviceAccount naming convention and adding the serviceAccount in the workflow's YAML. Logging not working yet.
pb
2025-04-14 18:20:49 +0200
cd804fbeb5handle multiple response code for API calls
pb
2025-04-11 17:20:41 +0200
9aefa18ea8handle multiple response code for API calls
pb
2025-04-11 17:20:41 +0200
27fd603e36logs for pods are better formatted
pb
2025-04-10 11:10:16 +0200
c31184e2ecImplemented logging of local execution of argo submit --watch and logs produced by pods
pb
2025-04-09 18:59:37 +0200