Alex Collins
Alex Collins
Could you do this using `podSpecPatch`?
This enhancement make a lot of sense to me. `podSpecPatch` works, but is clunky and not declarative/programmable. It would be great if someone wanted to submit a PR for this....
Add some logging debug statements to that file so when the controller is started with debug logging, then the reason is shown. For example: Change: ```golang if err != nil...
Please sign off commits.
I don't think this is the right direction. Templating in Argo Workflows is hard to use because (a) we use a mixture of technologies and (b) the evaluation point is...
Adendmum, to fix both (a) and (b) we need to converge on one techonlogy, which is `expr` and, wherever we might need to evaluate something, allow the user to define...
@liggitt do you have some thoughts on how to adapt the code to address this?
None of these SAs are useful if they do not have a token. The user could presumably create a token?
Do project volumes work on GKE auto-pilot?