Re: How to set Liveness & Readiness probe for pgadmin running in Kubernetes

2023-04-19 Thread Aruna Manivannan
Hi Yogesh, We don't have any settings in config_local.py as there is no such file and the authentication mode is SSO via okta. AUTHENTICATION_SOURCES = ['oauth2','internal'] Thanks. Regards, Arun On Wed, Apr 19, 2023 at 1:41 AM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > >

Re: How to set Liveness & Readiness probe for pgadmin running in Kubernetes

2023-04-19 Thread Yogesh Mahajan
Hi Aruna, We have fixed #6120 issue where users were getting similar csf errors which were happening in case of authsource = oauth2. Fix will be available in the next release. Meantime you want to verify the issue, you use a nightly build docke

Re: How to set Liveness & Readiness probe for pgadmin running in Kubernetes

2023-04-19 Thread Aruna Manivannan
Hi Yogesh, Thanks again. I can see that issue #5567 is closed. So for both issue #6120 & #5567 the fix is the same ? Have provided the re

Re: How to set Liveness & Readiness probe for pgadmin running in Kubernetes

2023-04-19 Thread Yogesh Mahajan
Hi Aruna, Next pgAdmin 4 release is on 4th May. As I suggested earlier you can try nightly builds to test the issue. #6120 occurred due to changes done in #5567 . Thanks, Yogesh Mahajan Ente