-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Quick start with EM stuck at 87%; can't complete write-netplan step #143
Comments
jpablo-eqx
changed the title
Stuck at 87%; can't complete write-netplan step
Quick start with EM stuck at 87%; can't complete write-netplan step
Jun 30, 2022
3 tasks
Hey @jpablo-eqx, thanks for reporting this. I believe that this PR: tinkerbell/tink#632 should fix the issue. |
mergify bot
added a commit
to tinkerbell/tink
that referenced
this issue
Jul 6, 2022
## Description This allows the final action in a workflow to successfully report its status and consequently allow a workflow to complete. This issue: #559 incorrectly describes a fix that was applied in this PR: #576 ## Why is this needed Fixes: tinkerbell/playground#143 ## How Has This Been Tested? Unit tests were added and the sandbox (vagrant virtualbox quickstart) was used to manually test. ## How are existing users impacted? What migration steps/scripts do we need? ## Checklist: I have: - [ ] updated the documentation and/or roadmap (if required) - [x] added unit or e2e tests - [ ] provided instructions on how to upgrade
3 tasks
mergify bot
added a commit
that referenced
this issue
Aug 2, 2022
## Description The current image that is used in the main branch doesn't work due to the issue which is reported here: #143. There was a PR which addressed this issue already which can be found here tinkerbell/tink#632. This PR uses the latest `tink-server`, `tink-worker` and `tink-cli` which has the fix already in place. ## Why is this needed Fixes: # ## How Has This Been Tested? - Checked out the main branch - Update the env var `vTINK` to `sha-16186501` - Run docker compose - Provision all the needed manifests(HW, WFL, TPL) - Reboot the machine ## How are existing users impacted? What migration steps/scripts do we need? I haven't updated any other components or image except the tink image. ## Checklist: I have: - [ ] updated the documentation and/or roadmap (if required) - [ ] added unit or e2e tests - [ ] provided instructions on how to upgrade
ttwd80
pushed a commit
to ttwd80/tinkerbell-playground
that referenced
this issue
Sep 7, 2024
…ell#146) ## Description The current image that is used in the main branch doesn't work due to the issue which is reported here: tinkerbell#143. There was a PR which addressed this issue already which can be found here tinkerbell/tink#632. This PR uses the latest `tink-server`, `tink-worker` and `tink-cli` which has the fix already in place. ## Why is this needed Fixes: # ## How Has This Been Tested? - Checked out the main branch - Update the env var `vTINK` to `sha-16186501` - Run docker compose - Provision all the needed manifests(HW, WFL, TPL) - Reboot the machine ## How are existing users impacted? What migration steps/scripts do we need? I haven't updated any other components or image except the tink image. ## Checklist: I have: - [ ] updated the documentation and/or roadmap (if required) - [ ] added unit or e2e tests - [ ] provided instructions on how to upgrade
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Following the guide for Equinix Metal, the workflow is stuck at 87% and it seems to have issues with write-netplan step
Expected Behaviour
The workflow should complete at 100%
Current Behaviour
Here's relevant logs (I think)
Possible Solution
Steps to Reproduce (for bugs)
Context
Your Environment
MacoS
Metal with terraform
The text was updated successfully, but these errors were encountered: