Results 124 comments of Alexander Chernov

And I see that you have found the biggest underlying issue: https://github.com/go-auth0/auth0/issues/241 where we cannot unset a value :/ For our purposes (terraform provider), I think it would be safe...

@bobhigs thanks for your submissions, I will have a look at them as soon as possible (my apologies in advance, this period is a tiny bit busy for me)

1.7.5 (March 13, 2024) BUG FIXES: backend/s3: When using s3 backend and encountering a network issue, the retry code would fail with "failed to rewind transport stream for retry". Now...

If a customer doesn't want to use AWS nat gw (`enable_nat_gateway = false`) and use own solution, they cannot because the routing table is the same (or better, they cannot...

> ``` > "packageRules": [ > { > "matchManagers": [ > "helm-requirements", > "helm-values", > ], > "postUpgradeTasks": { > "commands": [ > `version=$(grep '^version:' {{{parentDir}}}/Chart.yaml | awk '{print $2}')...

Hmm, turns out I was not on the latest one (`35.10.x`). After upgrade it looks like it works as expected, thx

As for first 2 points, don't they depend on browserless render? If launched with `&--window-size=1200,900"` it should keep the same window aspect (you do want however to stay on larger...

@njuettner / @Raffo any chance this can be reviewed and/or reopened?

> The upgrade to AL2023 should also bring in support for Wireguard, thanks to a much newer kernel. This is great for those that are using the instance as a...

helm_release is somewhat limited (you either go with any-resource helm chart or you face the limitations around templating) and has some other bugs linked to it as well (sporadic random...