Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read logs via argo client or s3 #17

Open
tcolgate opened this issue Jul 15, 2022 · 0 comments
Open

Read logs via argo client or s3 #17

tcolgate opened this issue Jul 15, 2022 · 0 comments

Comments

@tcolgate
Copy link
Contributor

We currently read the logs direct from the pod, this is not ideal since it is possible that the pod no longer exists by the time we get round to reading them for annotations. We could read them from s3 (the bucket location is in the workflow.status), or we may be able to read them via argo using the argo client (avoiding the need for the s3 secret).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant