Commit Graph

13 Commits

Author SHA1 Message Date
pb
a46708842b added the methods to write the appropriate argo annotation when using a storage of type s3 as an artifact repository, with hardcoded credentials 2025-06-20 11:28:12 +02:00
pb
24bbe81638 cleaned some logging 2025-05-27 15:57:04 +02:00
pb
6917295fbd removed the debug comments 2025-05-19 18:58:33 +02:00
pb
e1b0ad089c modified 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 2025-05-19 18:56:41 +02:00
pb
03675d09ae Corrected how some parameters were passed to log the right ressources 2025-05-15 12:05:52 +02:00
pb
c40b18f1d6 replaced fmt.Print with logging 2025-04-30 17:51:24 +02:00
pb
fb8d994be3 Modified how logging with monitord container is implemented, with simpler logic thanks to the argo client library and k8 client-go for pods' logs 2025-04-17 16:51:29 +02:00
pb
31580f1905 moved the logger creation to the utils package to make them available to all packages without recreating or passing them 2025-04-15 11:40:44 +02:00
pb
e2ceb6e58d Adapted 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. 2025-04-14 18:21:33 +02:00
mr
47363566b2 oclib update + kubernetes client for argo submit 2025-02-18 15:04:52 +01:00
mr
99ae1e6629 only scheduled allowed 2025-02-18 08:17:56 +01:00
mr
91a87fbc4d Docker OC-MONITORD 2025-02-17 16:54:25 +01:00
mr
34547e8b2f argo by kube invocation 2025-02-14 12:00:29 +01:00