Commit Graph

  • bdbbd7697a Corrected how pods generated by the argo workflow are logged main pb 2025-05-20 09:25:54 +0200
  • 6917295fbd removed the debug comments pb 2025-05-19 18:58:33 +0200
  • 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 pb 2025-05-19 18:56:41 +0200
  • 483f747754 updated README pb 2025-05-15 17:29:33 +0200
  • 03675d09ae Corrected how some parameters were passed to log the right ressources pb 2025-05-15 12:05:52 +0200
  • f3e84a4f43 corrected calls to datacenter pb 2025-05-14 11:04:57 +0200
  • eae5474552 added the peerId to admiralty routes pb 2025-05-14 09:52:25 +0200
  • bae9cb2011 added more time between node checks pb 2025-05-13 17:52:31 +0200
  • 65b8960703 debugging pb 2025-05-12 16:33:02 +0200
  • 90aa19caeb updating logs pb 2025-05-12 15:12:38 +0200
  • dcb3e2b7cc added peer id in POST /admiralty/target/:id/:peer URL in the caller declaration, need to be improved in oclib pb 2025-05-07 18:59:40 +0200
  • c871d68333 added one logging pb 2025-05-06 17:54:45 +0200
  • 6cf5da787a minor logging implementations pb 2025-05-06 17:28:22 +0200
  • fa4db92c92 new logging in GetExecution() pb 2025-05-06 17:27:38 +0200
  • ee94c1aa42 updated the annotation for clustername with new naming convention in argo builder pb 2025-05-06 17:26:47 +0200
  • c40b18f1d6 replaced fmt.Print with logging pb 2025-04-30 17:51:24 +0200
  • 2932fb2710 fixing package import pb 2025-04-29 12:23:44 +0200
  • 2343a5329e Merge branch 'main' of https://cloud.o-forge.io/core/oc-monitord pb 2025-04-29 12:13:42 +0200
  • 86fa41a376 correct logger creation pb 2025-04-29 12:09:57 +0200
  • 6ec7a670bd Merge branch 'feature/admiralty' pb 2025-04-29 12:07:43 +0200
  • 6323d4eed4 Merge branch 'main' of https://cloud.o-forge.io/core/oc-monitord into main mr 2025-04-28 14:03:17 +0200
  • 93f3806b86 test mr 2025-04-28 14:01:57 +0200
  • b3524ccfad Merge branch 'feature/admiralty-docker' into feature/admiralty feature/admiralty pb 2025-04-17 17:02:32 +0200
  • e2d1746396 adding lib files feature/admiralty-docker pb 2025-04-17 16:58:37 +0200
  • 5f70feab59 restructured 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
  • 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 pb 2025-04-17 16:51:29 +0200
  • 6f7acee2df moved 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
  • 31580f1905 moved 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
  • 04d6001fec added entrypoint pb 2025-04-14 18:22:31 +0200
  • 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. pb 2025-04-14 18:20:49 +0200
  • cd804fbeb5 handle multiple response code for API calls pb 2025-04-11 17:20:41 +0200
  • 9aefa18ea8 handle multiple response code for API calls pb 2025-04-11 17:20:41 +0200
  • 27fd603e36 logs for pods are better formatted pb 2025-04-10 11:10:16 +0200
  • c31184e2ec Implemented logging of local execution of argo submit --watch and logs produced by pods pb 2025-04-09 18:59:37 +0200
  • 5d8143c93e renamed file pb 2025-04-09 09:31:48 +0200
  • 77a9b0770e added comments pb 2025-04-08 17:23:01 +0200
  • 9a17623cab added logging pb 2025-04-08 17:22:43 +0200
  • 4963284056 reimplemented logging of wf when executed locally pb 2025-04-08 17:21:59 +0200
  • df09585cc9 resolving some merge error pb 2025-04-08 10:24:30 +0200
  • aa20edaf25 resolving commit error on main pb 2025-04-08 10:11:52 +0200
  • ade18f1042 changed logs pb 2025-04-08 10:11:52 +0200
  • 42ee6abcb6 adapted the code to execute the wf in the dedicated namespace pb 2025-04-08 10:09:24 +0200
  • 08ade1af66 Finished to implement admiralty onto the final argo yaml file and restructured file creation pb 2025-04-02 11:40:14 +0200
  • 83d118fb05 adjustment mr 2025-03-28 08:45:57 +0100
  • f7f0c9c2d2 Merge branch 'feature/admiralty' pb 2025-03-14 11:03:00 +0100
  • 73e1747c91 Implemented setup of the admiralty env on two peers in a workflow before execution pb 2025-03-13 17:07:17 +0100
  • 32ce70da6e Added methods to verify if workflow contains compute on other peers before setting up admiralty pb 2025-03-07 16:19:26 +0100
  • aea7cbd41c dev launch mode mr 2025-03-06 09:33:25 +0100
  • def56e5822 Merge branch 'main' of https://cloud.o-forge.io/core/oc-monitord into feature/admiralty pb 2025-03-04 10:23:45 +0100
  • 37c561c5fe Struct to create the admiralty env pb 2025-03-04 10:20:46 +0100
  • 3f533a1bfb added calls to remote peer to setup admiralty pb 2025-03-03 11:53:44 +0100
  • 3fa2cd3336 starting implementation of admiralty annotations pb 2025-02-28 14:15:59 +0100
  • da9a7d3a49 debug + neo oclib demo-alpr mr 2025-02-21 11:20:41 +0100
  • 788a3174ea oclib update mr 2025-02-19 12:06:29 +0100
  • 47363566b2 oclib update + kubernetes client for argo submit mr 2025-02-18 15:04:52 +0100
  • 697d7a7145 better mr 2025-02-18 08:26:05 +0100
  • e4874697bc Merge branch 'feature/namespace' into main mr 2025-02-18 08:24:22 +0100
  • 99ae1e6629 only scheduled allowed feature/namespace mr 2025-02-18 08:17:56 +0100
  • 91a87fbc4d Docker OC-MONITORD mr 2025-02-17 16:54:25 +0100
  • 34547e8b2f argo by kube invocation mr 2025-02-14 12:00:29 +0100
  • df6e3d5a46 neo oc-lib feature/payment mr 2025-02-06 08:55:28 +0100
  • a0b1117075 Workin' Argo struct mr 2025-02-05 08:36:26 +0100
  • 80e81820a4 Bumping up oclib version to get injected env var support available plm 2025-01-14 14:28:25 +0100
  • a1d28f2563 test neo oclib mr 2025-01-13 14:05:21 +0100
  • 4e06971668 Add missing tag plm 2025-01-13 12:10:22 +0100
  • 4c51de03bc adding Makefile as building entry point plm 2025-01-13 12:02:53 +0100
  • 2f9b2fb464 creating services inside the argo manifest services_demo pb 2024-12-23 16:05:25 +0100
  • 7d7835919e oclib mr 2024-11-21 11:04:53 +0100
  • ae6c533397 debug mr 2024-11-14 09:53:02 +0100
  • 0331727bfd Building mr 2024-11-12 09:10:33 +0100
  • 5c64ed3549 oclib mr 2024-11-08 14:06:00 +0100
  • 92ae269685 oclib mr 2024-11-07 13:36:28 +0100
  • 310395f869 Monitor With Data Storage + Datas mr 2024-10-11 13:44:16 +0200
  • f388351476 Téléverser les fichiers vers "/" yc 2024-10-03 10:53:51 +0200
  • 42375a60cb change for the win mr 2024-09-25 15:46:39 +0200
  • 3e4ac40109 Merge branch 'main' of https://cloud.o-forge.io/core/oc-monitord into main mr 2024-09-24 11:45:32 +0200
  • ae5c1ee879 update state work properly mr 2024-09-24 11:43:42 +0200
  • d1dab992cf updated deployment requirement pb 2024-09-06 14:24:20 +0200
  • 52278609bd Merge branch 'main' of https://cloud.o-forge.io/core/oc-monitord into services_demo pb 2024-09-05 11:45:08 +0200
  • 3a7f3f6685 compatibility with oclib update chart pb 2024-09-05 11:23:43 +0200
  • ed48fc0a55 improve handling of same port translation pb 2024-09-04 17:12:54 +0200
  • 03ad8c084d add nginx conf file pb 2024-09-03 18:11:37 +0200
  • 3d39455545 Merge branch 'services_demo' pb 2024-09-03 17:50:04 +0200
  • 2c064c0e80 Merge branch 'main' of https://cloud.o-forge.io/core/oc-monitord into services_demo pb 2024-09-03 17:48:25 +0200
  • 072be43b85 Added ingress todo pb 2024-09-03 17:46:36 +0200
  • faf67c2dda correct some comments/typo pb 2024-09-03 15:57:35 +0200
  • ea44ca33b2 refactor for better readability pb 2024-09-03 15:57:14 +0200
  • bbedc53133 How to set uo + TODO pb 2024-09-03 15:56:16 +0200
  • ebf537979e refactoring for better readability pb 2024-09-03 15:54:20 +0200
  • d8dfabca3a Create and update a k8s service for each processing with expose model pb 2024-09-03 14:24:03 +0200
  • ea7c7d3dee fixed dependencies' rertieving pb 2024-08-29 12:08:57 +0200
  • 103f1b4cb0 Merge branch 'main' of https://cloud.o-forge.io/core/oc-monitord pb 2024-08-29 10:18:22 +0200
  • c6d20aec33 adapt to services pb 2024-08-29 10:17:31 +0200
  • 6e732e3eac simplify processing check up mr 2024-08-29 09:34:10 +0200
  • 12c3af854c Merge branch 'main' of https://cloud.o-forge.io/core/oc-monitord into services_demo pb 2024-08-27 11:48:03 +0200
  • 5dcf1c2f76 files to display pb 2024-08-27 11:02:30 +0200
  • 3cb536d2e3 updating with other components changes pb 2024-08-27 11:01:26 +0200
  • de25cb6696 add timeout monitord mr 2024-08-22 10:52:49 +0200
  • 696493fe5a debug mr 2024-08-20 15:23:02 +0200
  • feca395039 Minimize code + docker + monitord naming mr 2024-08-19 11:43:40 +0200