Bernard Halas
Bernard Halas
### Description As Genesis Cloud support has been added in 0.7.0, I propose to write a blog post for publishing at [their website](https://blog.genesiscloud.com/) describing the bootstrap process with Claudie. ###...
### Motivation There are multiple issues with the way we're using `nginx` currently on the LBs, e.g. throughput problems, source IP replacement, etc. (you can find the history on the...
### Current Behaviour When wiping the whole configuration (`kubectl delete inputmanifest ...`), there's a risk of ending up in a hanging state if `builder` is restarted (force-deleted or crashed) during...
### Current Behaviour Getting the following error: ``` terraformer-8495c979b8-c8j59 terraformer 2024-03-14T02:34:09Z WRN ../go/internal/command/cmd.go:145 > Retrying command terraform apply --auto-approve --parallelism=8... (2/5) module=terraformer terraformer-8495c979b8-c8j59 terraformer vienna-2-fewhjx0 ╷ terraformer-8495c979b8-c8j59 terraformer vienna-2-fewhjx0 │...
### Current Behaviour After the broken `InputManifest` deletion from the K8s API, the clean-up hangs. ### Expected Behaviour If an `InputManifest` deletion is triggered on an `InputManifest` in error (where...
### Description As per internal discussion, some of the older images, especially in Azure, were ending up in errors in some special scenarios. I propose to update the image references...
### Description [This](https://docs.claudie.io/v0.6.6/input-manifest/providers/azure/#creating-azure-credentials-for-claudie) section of the docs doesn't work anymore, seemingly due to the requirement of the Entra ID Premium tier. I suggest to rewrite this part of the docs...
### Motivation A significant portion of the cluster provisioning and autoscaler execution time takes the download of various packages and binaries. There's a room to optimize this part. ### Description...
### Motivation When preparing for a new Claudie demo on new project, creating the accounts is susceptible to copy/paste mistakes and takes a substantial amount of time. Even when not...
### Motivation Hetzner nodes sometimes get assigned IPs which are blacklisted on google (and maybe on some other providers too). This prevents Claudie from reliable provisioning of Hetzner nodes even...