shairozan
shairozan
TTwenty
Created by sven on 12/10/2024 in #❓︱help
Deploying TwentyCRM on AKS with Kubernetes Manifests
But I'd like the helm chart to offer the user the option to use either or. It just needs to handle the helm provisioning of the NGINX controllers
16 replies
TTwenty
Created by sven on 12/10/2024 in #❓︱help
Deploying TwentyCRM on AKS with Kubernetes Manifests
I'll take a look at them. Need to see what considerations were made for cloud integrations and whether they were done at the NGINX ingress or the native ingress. Most people I've worked with prefer not using the NGINX ingress controller because it's another dependency, and all major cloud providers already have integrations available via annotation for the native network ingress controller. Major being the case. Digital ocean's is a lot different, but AWS, Azure, GKS all have native annotation support for DNS, Load Balancer setup, and SSL termination
16 replies
TTwenty
Created by sven on 12/10/2024 in #❓︱help
Deploying TwentyCRM on AKS with Kubernetes Manifests
16 replies
TTwenty
Created by sven on 12/10/2024 in #❓︱help
Deploying TwentyCRM on AKS with Kubernetes Manifests
@sven I have a discussion on github about potentially creating a HELM chart because the manifests provided leave a lot to be desired. I had to significantly alter them, provide separate secrets, and a separate approach for config maps. I've got it working in EKS (AWS) and GKS (Google) currently, but really need to solidify some things before starting a helm chart
16 replies
TTwenty
Created by shairozan on 11/26/2024 in #❓︱help
Google Calendar Sync Fails (GH Issue 8743)
Our use case is purely internal so an internal OIDC client inside of the workspaces makes more sense. The users see it like a typical google auth interaction and we don't have to worry about it ever being seen outside of the workspace. Thanks for the info though since I've traditionally shied away from public google OIDC integrations
79 replies
TTwenty
Created by shairozan on 11/26/2024 in #❓︱help
Google Calendar Sync Fails (GH Issue 8743)
If it does, I'll make a PR for the documentation to explain requirements for an internal (workspace specific) OIDC client
79 replies
TTwenty
Created by shairozan on 11/26/2024 in #❓︱help
Google Calendar Sync Fails (GH Issue 8743)
To make it public means going through google verification, which takes money
79 replies
TTwenty
Created by shairozan on 11/26/2024 in #❓︱help
Google Calendar Sync Fails (GH Issue 8743)
It's not published anywhere but in the workspace
79 replies
TTwenty
Created by shairozan on 11/26/2024 in #❓︱help
Google Calendar Sync Fails (GH Issue 8743)
No description
79 replies
TTwenty
Created by shairozan on 11/26/2024 in #❓︱help
Google Calendar Sync Fails (GH Issue 8743)
No description
79 replies
TTwenty
Created by shairozan on 11/26/2024 in #❓︱help
Google Calendar Sync Fails (GH Issue 8743)
It may be because I'm in a workspace with a private (internal) OIDC client. https://developers.google.com/identity/protocols/oauth2/production-readiness/google-workspace. We may be able to trust the app there. may have to investigate with my own personal workspace account
79 replies
TTwenty
Created by shairozan on 11/26/2024 in #❓︱help
Google Calendar Sync Fails (GH Issue 8743)
At least that's where I see it come up a lot. I don't see any references from the codebase to bigquery. It may be a scenario where its' a specific error that's not catalogued into a try / catch and is falling into a default throw within the message import
79 replies
TTwenty
Created by shairozan on 11/26/2024 in #❓︱help
Google Calendar Sync Fails (GH Issue 8743)
It seems like it's something dealing with bigquery
79 replies
TTwenty
Created by shairozan on 11/26/2024 in #❓︱help
Google Calendar Sync Fails (GH Issue 8743)
I can always create a separate issue in GH if we want to vs continuing to drag this one on
79 replies
TTwenty
Created by shairozan on 11/26/2024 in #❓︱help
Google Calendar Sync Fails (GH Issue 8743)
So after adding the Gmail / Calendar APIs sync started, but it fails periodically with this in the worker logs
79 replies