Carlos Martell

Results 4 comments of Carlos Martell

Can confirm this is an issue in other games as well. UE5.4 project stops working with 2.3.0 and newer. Downgraded to 2.2.4 and game is working again.

We actually figured out our issue: we are passing a `role_arn` to the AWS provider. By default, the `exec` command was just trying to use the role attached to our...

Adding to this issue, Github now supports enterprise scoped apps: https://github.blog/changelog/2024-10-22-enterprises-can-create-github-apps-for-use-within-the-enterprise/ That being said, even with the referenced PRs, you can't run Atlantis with a single app installed in multiple...

Seeing this after upgrading to 2025.4.4 from 2024.11.8. ``` ts=2025-06-26T04:29:05.868Z caller=scrape.go:1820 level=warn component="scrape manager" scrape_pool=linkerd-proxy target=http://10.1.3.151:4191/metrics msg="Error on ingesting samples with different value but same timestamp" num_dropped=1 ``` As suggested,...