Jakub Hlavačka
Jakub Hlavačka
Hi, we had to put a limit on nodepool names (14 characters) and cluster names (28 characters) in the manifest. Since `control-hetzner` is 15 characters long you got this error.
I encountered this while running `testing-framework` locally on the `kind` cluster. In a run, where this error occurred, I experienced an unexpected disconnect from the internet for ~3-5 minutes. At...
I think keeping the `context-box` not ready should be enough because the restart most probably doesn't fix the connection issue.
fixed by https://github.com/berops/claudie/pull/1440
Let's wait for 2 hours to if the workflow gets picked up. After that capture the relevant logs.
Hi @defyjoy , could you provide your InputManifest for which you encountered this issue?
Hi @samuelstolicny , if the versioning you mentioned is related to the management cluster, Claudie can run on the versions you mentioned. A few minutes ago I ran Claudie on...
We are currently using the latest Kubeone (v1.7.3) that doesn't support K8s versions higher than 1.27. https://docs.kubermatic.com/kubeone/v1.7/architecture/compatibility/supported-versions/
closed by https://github.com/berops/claudie/pull/1501
We are waiting for more occurrences to be able to debug deeper.