-
EKS Anywhere uses the upstream [Tinkerbell `writefile`](https://github.com/tinkerbell/hub/tree/main/actions/writefile/v1) action to write various configuration files to disk during machine provisionin…
-
#32 was created to merge the current state of PoC work from #17, which also included changes from #8.
Feedback from #8 still needs to be reviewed and addressed.
-
Hello everyone!
I'm trying to run a very simple EKS anywhere cluster and it hangs on the creation - "Creating new workload" step
My cluster YAML file:
```
apiVersion: anywhere.eks.amazonaws.co…
-
**Is your feature request related to a problem? Please describe.**
This came up in the [community call today](https://docs.google.com/document/d/1cEObfvQ9Tdp8zIIIg9O7P5i3CKaSj2t3JTxEufDxwWs/edit#he…
-
**What happened**:
After I upgrade kubernetes version of EKSA cluster for bare metal with 4 CP nodes(3 used + 1 idle), the workflow of the last upgraded node stuck at STATE_RUNNING (for almost …
-
**Description**
> v0.8 is old...
> @deitch in https://github.com/tinkerbell/hook/issues/63#issuecomment-863758111
Can we have a newish release cut? v0.8 is 11 months old
-
**What happened**:
Tinkerbell workflow failed in the EKSA provisioning process.
**What you expected to happen**:
The workflow succeeded.
**How to reproduce it (as minimally and precisely as po…
-
Tinkerbell projects push their Docker images to quay.io. CAPT doesn't currently have a repository in quay.io (admins to create). Having done that, the release process needs twiddling to push the image…
-
At the moment, one has to manually maintain the repositories list. This isn't great for projects like Tinkerbell.
-
I noticed that the namespace field on the `authSecretRef` is required, and if not set falls back to the default namespace. With a small amount of guidance I am happy to submit a PR that makes it fall …