Alex Collins
Alex Collins
Sorry. By “latest” I mean ”:latest” image which is built from master branch.
Thank you for your detailed explanation. I think other uses will find this helpful. I think your approach is fine.
I think this issue is resolved now.
Still needs changes.
This PR is 2 months old. Is it abandoned?
@terrytangyuan is correct. We don't want to over-permission roles. Users using HTTP templates will need to install additional roles to do so.
@tim-sendible his is a good point. We have spent time trying to update and improve the docs. I don’t have bandwidth now to do this. Would you be interested?
Timestamps are rendered using the `` component: https://github.com/argoproj/argo-workflows/blob/16fef4e5498fac88dc80d33d653c99fec641150d/ui/src/app/workflows/components/workflow-node-info/workflow-node-info.tsx#L112 https://github.com/argoproj/argo-workflows/blob/16fef4e5498fac88dc80d33d653c99fec641150d/ui/src/app/shared/components/timestamp.tsx#L5 To fix this, modify that component to render the time too. E.g. `2pm (1h ago)`