Adam McArthur
Adam McArthur
Tested with 2 networks ``` [ { "Id": "3a7e8780a878289ad5b5987135392d74f91ec0878cbeaba412de7ed2f2074836", "Created": "2025-08-24T02:38:19.15397097Z", "Path": "/usr/local/bin/python", "Args": [ "/usr/local/bin/retuve_chris_plugin", "--saveinputmeta", "--saveoutputmeta", "/share/incoming", "/share/outgoing" ], "State": { "Status": "running", "Running": true, "Paused": false, "Restarting":...
I haven't ran the tests locally - I imagine they will need some fixes.
Appreciate the suggestions @jennydaman I hope you can appreciate that without a `CONTRIBUTORS.md` file, or some other means of telling me what the code-style requirements are for your repo, it...
I apologize for my editor automatically applying formatting to the file - let me know if you would like that undone.
Apologies for not getting back to you @Parthiba-Hazra. If you would like to work on this still feel free :))
Sorry, this is not quite it. I would want an option from our `mage localdev` commands. Maybe you have a flag --auth=secure/insecure. Make sure `mage localdev full testsuite` runs for...
https://github.com/armadaproject/armada/pull/2882 Hopefully this PR helps
By the looks of it, you are not the first person to run into this. https://github.com/openstack-exporter/openstack-exporter/issues/302 https://github.com/openstack-exporter/openstack-exporter/issues/200 https://github.com/openstack-exporter/openstack-exporter/issues/199 Some of them suggest their problem was fixed with upgrading, but it...
Hey @Knalltuete5000 @mnaser and I are new maintainers of the repository and will aim to get reviews on all outstanding PR's ASAP. Can you ensure that you are using GPG...
Hey @Knalltuete5000 , really appreciate the effort you have put into this. I am working on integration testing right now against a devstack in CI to give me more confidence...