Thomas Güttler

Results 396 issues of Thomas Güttler

/kind bug This unit-test is flaky: > [FAIL] HCloudMachineReconciler Basic test correct server [It] creates the HCloud machine in Hetzner 1 (flaky) > /home/runner/work/cluster-api-provider-hetzner/cluster-api-provider-hetzner/controllers/hcloudmachine_controller_test.go:380 Example: https://github.com/syself/cluster-api-provider-hetzner/actions/runs/10366318563/job/28695292042?pr=1433#step:7:1952 Running the test again...

dskit looks good, but a little bit more documentation would be nice.

I use `ctrl-k` on the command line to delete all characters starting from the current position. This is hard-wired into my brain, since I use it for 20 years. I...

Hi, thank you for that handy Github Action. We get: ``` RequestError [HttpError]: Sorry, the diff exceeded the maximum number of files (300). Consider using 'List pull requests files' API...

At the bottom of https://cobra.dev/ there is a link to "Markdown" https://cobra.dev/doc/md_docs.md. This link is broken: 404

It would be great if you could export the `diff()` function. Then it would be easier to create custom error messages. Example, I would like to avoid the two long...

enhancement

The Docker Daemon is no longer supported by Kubernetes. This PR removes corresponding code.

cncf-cla: yes
size/L
needs-rebase
tide/merge-method-squash
ok-to-test

Can Lipo be used to create fat-binaries for Linux? I tried it, but got this error message: ``` ❯ lipo -output o -create foo-amd64 foo-arm64 Error: can't figure out the...

`pr-title-checker.sh` was removed in kubebuilder. The Github actions is now self-contained.

cncf-cla: yes
lgtm
approved
size/XS