Saravanan Balasubramanian

Results 122 comments of Saravanan Balasubramanian

Try with v3.3.9 Sent from my iPhone > On Sep 8, 2022, at 11:15 PM, fangzc1 ***@***.***> wrote: > >  > argo version:3.3.5 > > — > Reply to...

@dacamposol can you provide the minimum reproducible workflow and controller logs for this workflow?

@dacamposol thanks for your response. Are you using `emissary` executor or other?

@frimuchkov Are you getting the above error workflow controller log? can you provide more logs and your workflow yaml?

@alexec I will add it in RTB we will look at this after 3.4.0. we can target and include it in 3.4.1

work around https://stackoverflow.com/questions/73320413/argo-http-workflow-failed-to-get-token-volumes-service-account-argo-default-d

@RoryDoherty This is by design this is not a bug. Script Template is using `v1.container` spec. if v1.container will accept the array of EnvVar. We can enhance the controller to...

@roitalpaz you can mount the secret on pods. this is a more secure way to access the secret in container

@frimuchkov Can you provide more information? reproducible workflow, controller log,