Simon
Simon
> Use `resources.limits.ephemeral-storage` to limit. This does not seem to work for me. I've set `resources.limits.ephemeral-storage` to `500Mi` and even mounted an `emptyDir` volume at `/tmp` with a `SizeLimit` of...
I'm running into the same issue (using Authentik). Neither `/login/oauth2/code/oidc/` nor `/login/oauth2/code/authentik` seem to work: ```log ERROR s.s.p.s.o.CustomOAuth2AuthenticationFailureHandler - OAuth2 Authentication error: invalid_request ```
> [@simonhammes](https://github.com/simonhammes) I think the issue might be that trailing slash Thank you for the suggestion. Unfortunately this does not fix the issue :(
Just to add another data point: I'm running a 7840U with a 780M iGPU; `amd-smi` only returns `N/A` for the CPU usage; `rocm-smi` works.