Julian Tölle

Results 125 comments of Julian Tölle

We adopted the code from this PR in [`@narando/nest-xray`](https://github.com/narando/nest-xray) to implement async storage. So far we have not encountered any bugs. https://github.com/narando/nest-xray/tree/master/lib/async-hooks --- Instead of using `async_hooks` directly, we should...

I removed all changes to API versions besides `v1beta1`.

Looks good to me! (adding lgtm after a rebase) We discussed removing the `clientOpts` and passing the region through the `Scope` struct in #1178. At least now it is an...

Making these changes to the CRD is breaking change which requires a new version of the CRD (probably `v1alpha6`?)

Looking at the created PRs in your fork I noticed that Renovate created an update PR "Update kubernetes packages to v0.24.2" ([link](https://github.com/lentzi90/cluster-api-provider-openstack/pull/3)). I think this should be kept in sync...

We have an issue for the CAPO VM Retries here: #1116. For further problems you might be able to leverage [CAPI MachineHealthChecks](https://cluster-api.sigs.k8s.io/tasks/healthcheck.html) for recreating machines if they do not become...