-
Notifications
You must be signed in to change notification settings - Fork 3
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
Tinkerbell v1alpha2 API #14
Comments
Needs to take into consideration tinkerbell/tink#198 that claims global timeouts are unsupproted. |
Take into consideration removal of the |
Refactor of Hardware CRD should take into account the removal and/or consolidation of duplicate fields like |
Drop multiple tasks from templates because we no longer support multi-worker workflows. We should explain why tasks are being dropped as part of release notes. |
Diskless system support was brought up in the community Slack channel (also at KubeCon NA, actually). Part of that request was to have support for always running a workflow. so, anytime this machine boots up the same workflow would be served. |
The design will be re-opened as a PR on the roadmap repository. |
Implementation has begun. |
A long awaited design has been merged in #30 |
The Custom Resource Definitions defined in the Tink repository are mapped from the old Postgres backend without thinking too much about the data and organization.
We've identified duplicate and hard to understand fields on CRDs. We would like to refactor the CRDs to better represent the data they contain.
Project
https://github.com/orgs/tinkerbell/projects/26
The text was updated successfully, but these errors were encountered: