Colin Griffin

Results 224 comments of Colin Griffin

That's correct. I'll update the branch and rebuild it in the meantime On Fri, Jun 2, 2023, 12:06 PM Visesh Rajendraprasad < ***@***.***> wrote: > @krumware The calcom version in...

Just updating, I'm still working with the build tooling. There are significant performance challenges building the project on emulated architectures (using qemu). It's looking like I'm needing to setup a...

@viseshrp take a peek at the update dockerfile in feature/multi-arch https://github.com/calcom/docker/blob/feature/multi-arch/Dockerfile The inclusion of `--platform=$BUILDPLATFORM` might speed that up significantly. (although that's the nature of the beast, this is a...

Are you running multiple instances with the same credentials? Can you share a de-identified token example from your env/config vars in your orchestrator?

The studio image shouldn't have caused it, since it runs a different process in the image. My thought was maybe Google was preventing two or more instances from using the...

The newer versions of Docker Compose still (for some reason) do not have complete support for buildkit. You'll need to add DOCKER_BUILDKIT=0 at the start of your command to opt...

Are you still having issues?

Have you updated to the latest submodule? These dependency issues have since been resolved.

Honestly, have not seen that one before and have been using the same google creds for quite some time. Maybe your database is being destroyed and that is affecting a...

Here are some other variations I use for planning (I grey out users/providers that are not yet served, and remove those that are not relevant for that platform): ![image](https://github.com/cncf/tag-app-delivery/assets/17303782/7ba47b4e-28cf-4051-a21e-88c1d5dfe27d)