Daniel Mühlbachler-Pietrzykowski
Daniel Mühlbachler-Pietrzykowski
same here. if i basically continue refreshing the status page all the time, i hit the same error. i hit OOM because kubernetes deployment kills the pod if it consumes...
@nguyenkims any information on when 4.6.x will become stable?
i'm running 4.38.0 in my kubernetes cluster without any issues. i started off with 4.x already and didn't need to migrate though... you can find my kubernetes config using fluxcd...
i started directly with `app-ci` and 4.x. i just wanted to avoid a migration and went straight to trying out the 4.x version. after all, it was a new setup...
same story here - i'd like to integrate oauth/oidc login through an already used provider for my family. @acasajus / @nguyenkims any plans to support oauth/oidc logins in the future?
@nguyenkims finally i had some time for this. i opened a PR (https://github.com/simple-login/app/pull/2046) adding generic OIDC auth to be configured by a few environment variables. i'd love you could review...
@Addvilz did you have any success and, if so, care to share your configs/steps to get it working? i‘m considering the same use case with leveraging AWS SES and require...
@nguyenkims i was wondering if there‘s some sort of documentation about this return path requirement? i have the following scenario and wasn‘t able to find out when the return path...
same here. we are trying to integrate this into an existing package. it would be great if there's an option to disable generating an entire package or reading from package.json.
is there any information on the timeline for this? in my case i‘m creating secrets via a pulumi program which i need to mount into kubernetes pods. on kubernetes apps...