Rui Yang

Results 190 comments of Rui Yang

@MarcPaquette nope we are still seeing the same error

Some updates: Concourse with latest gdn can run successfully on an image with `cgroups v1` enabled based on gcloud image family `ubuntu-2204-lts` .

Have you tried the flag `CONCOURSE_OIDC_DISABLE_GET_USER_INFO` in https://github.com/concourse/concourse/pull/8353?

Hi @jdelic could you verify in your teams config in `teams` table, what do you see the groups mapping in colume `auth` for your concourse team?

the root cause is concourse doesn't provide a config for [InsecureEnableGroups](https://github.com/dexidp/dex/blob/a483f5b504c6da150cc72f634a200de58651e890/connector/oidc/oidc.go#L41) @jdelic this will be fixed in next release.

@jdelic yeah 7.8.3 meant to patch the CVE only. Thank you for your patience.

@jdelic my mistake here. Actually the config is available [here](https://github.com/concourse/concourse/blob/master/skymarshal/skycmd/oidc_flags.go#L31). By default `InsecureEnablegroups` is set to `true` on concourse dex setting.

> Hi @jdelic could you verify in your teams config in `teams` table, what do you see the groups mapping in colume `auth` for your concourse team? you might want...

I am running docker compose and just noticed the error too. Mine is a bit different ``` concourse-worker-1 | {"timestamp":"2022-10-20T14:53:32.643821801Z","level":"debug","source":"worker","message":"worker.garden.create-cni-network-opts","data":{"session":"1"}} concourse-worker-1 | error: containerd garden server runner: failed to create...