Results 29 comments of Andrea Giardini

Hey @aquirdTurtle any update about this? I would be willing to help if needed

Any update on this feature?

I am hitting the same problem on terraform cloud. Have you found any workaround?

I encountered the same bug on Kubernetes version 1.20 The workaround provided by @ttsakpc worked. Thank you > Adding --set controller.extraArgs.ingress-class=kafka-nginx to helm will give you back the functionality that...

https://github.com/dask/distributed/blob/4115f55c655000b04a8132c9ca62fa07bd6df6f5/distributed/scheduler.py#L5357-L5360 This started to hit us heavily. Can you point me in the right direction to implement this? Any suggestion?

I found this thread of ~1 year ago... Is that still the case? https://groups.google.com/g/firebase-talk/c/ShtMjbxLWBI --- When I try to simulate the request here: ``` https://cloud.google.com/identity-platform/docs/reference/rest/v1/projects.tenants/createSessionCookie ``` I get: ``` {...

hey @hiranya911 Can you point me in the right direction? I've tried to call the API from firebase web interface but I got `UNSUPPORTED_TENANT_OPERATION`

@hiranya911 Sorry to bother I've tried different combinations from the web API Explorer but i always get the UNSUPPORTED_TENANT_OPERATION error. Since i can't get the API call to succeed i...

Hey @hiranya911 I ran an experiment using this patch over here: https://github.com/AndreaGiardini/firebase-admin-python/commit/0e620efe84821338379cf4e4768ebf2fd49dfd59 The method I am using is calling `session_cookie = auth.create_session_cookie(id_token, expires_in=expires_in, tenant_id=dashboard.firebase_tenant_id)` but I still get the same...