Bat Battur
Bat Battur
@pocketjoso can we merge this pull and make a new release, please? This fixes https://github.com/pocketjoso/penthouse/issues/356. TIA! Edit: According to https://github.com/pocketjoso/penthouse/issues/341#issuecomment-1313514752, it seems like puppeteer can be updated to `v19`.
Found out that this was happening because of the older puppeteer version. Running with https://github.com/pocketjoso/penthouse/pull/347 checked out fixed the problem.
Also noted that the `headlamp-admin` token doesn't get generated if the OIDC config is set in headlamp.
We confirmed that our external dex is working with argocd using https://argo-cd.readthedocs.io/en/stable/operator-manual/user-management/#existing-oidc-provider so it seems like there's an issue with headlamp.
In our dex connector, we have github with the following config that allows `:` login: ``` orgs: - name: someorg teams: - somegroup ``` Then we have the following Cluster...
> From the details that you have already shared the decoded token has the group details in the key groups and in the screenshot that you have shared the Group...
> Can you check if a user's authentication works by configuring user claims? How can I do this? Sorry, I am fairly new to Kubernetes and OIDC so I am...
Any updates on this?
Same for me. We have to re-queue the jobs for a workaround. This is my log: ``` 2025-01-28 18:18:10.166 √ Connected to GitHub 2025-01-28 18:18:10.166 2025-01-28 18:18:10.793 Current runner version:...
Any updates on this?