chr-b
chr-b
I think I have a very similar use case: * Cloudflare Access is in place, where users have to authenticate against the IdP configured in Cloudflare. * If authentication is...
Hi @misraved , 1. I have now tested this with AWS plugin versions `0.61.0`, `0.60.0` and `0.59.0`. The problem occurs for versions >= 0.60. It seems like the problem does...
So it turned out the problem was something else: the container was actually OOM killed (this was kind of hidden to me because this is being executed in Argo Workflows)....
Hi @cbruno10 , It might have been a mistake to attribute this problem to OOM. The issue just just reappeared, but this time independent of OOM. Steampipe is in a...
Hi @kaidaguerre , So there is a lot of log data available in the `plugin-2022-06-DD.log` file. The regular tracing output indicates that the benchmark execution for the AWS account where...
The problem still exists, even with plugin version `0.69.0`.
Hi @sarabala1979 , The workflow `artifact-passing-fail-` from my examples works when using the v3.3.9 container images.
This problem still exists with Argo `v3.4.2`. This breaks every workflows that uses input artifacts and a non-root user.
Hi @misraved , A workaround has already been found, but it is not optimal.
Hi @misraved , Results are mixed. When using one element in the `slug` list: ``` > select login from github_team_member where organization IN (select login from github_my_organization) AND slug IN...