Tag: Manual revert |
(adding release notes tracker) |
||
(21 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
= IoT Simplified | = IoT Simplified Provisioning = | ||
== Summary == | == Summary == | ||
Offer Fedora IoT users a new, non-release blocking deliverable to deploy and configure Fedora IoT systems using a new | Offer Fedora IoT users a new, non-release blocking deliverable to deploy and configure Fedora IoT systems using a new tool called Simplified Provisioning. | ||
== Owner == | == Owner == | ||
Line 12: | Line 11: | ||
This should link to your home wiki page so we know who you are. | This should link to your home wiki page so we know who you are. | ||
--> | --> | ||
* Name: [[User:pwhalen| Paul Whalen]] | * Name: [[User:pwhalen| Paul Whalen]] | ||
* Email: pwhalen@fedoraproject.org | |||
* Email: | |||
* Name: [[User:djachimo| David Jachimowicz]] | |||
* Email: djachimo@redhat.com | |||
<!--- UNCOMMENT only for Changes with assigned Shepherd (by FESCo) | <!--- UNCOMMENT only for Changes with assigned Shepherd (by FESCo) | ||
* FESCo shepherd: [[User:FASAccountName| Shehperd name]] <email address> | * FESCo shepherd: [[User:FASAccountName| Shehperd name]] <email address> | ||
--> | --> | ||
== Current status == | == Current status == | ||
[[Category: | [[Category:ChangeAcceptedF40]] | ||
<!-- When your change proposal page is completed and ready for review and announcement --> | <!-- When your change proposal page is completed and ready for review and announcement --> | ||
<!-- remove Category:ChangePageIncomplete and change it to Category:ChangeReadyForWrangler --> | <!-- remove Category:ChangePageIncomplete and change it to Category:ChangeReadyForWrangler --> | ||
Line 31: | Line 32: | ||
<!-- [[Category:SystemWideChange]] --> | <!-- [[Category:SystemWideChange]] --> | ||
* Targeted release: [https://docs.fedoraproject.org/en-US/releases/ | * Targeted release: [https://docs.fedoraproject.org/en-US/releases/f40/ Fedora Linux 40] | ||
* Last updated: <!-- this is an automatic macro — you don't need to change this line --> {{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY2}} | * Last updated: <!-- this is an automatic macro — you don't need to change this line --> {{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY2}} | ||
<!-- After the change proposal is accepted by FESCo, tracking bug is created in Bugzilla and linked to this page | <!-- After the change proposal is accepted by FESCo, tracking bug is created in Bugzilla and linked to this page | ||
Line 39: | Line 40: | ||
ON_QA -> change is fully code complete | ON_QA -> change is fully code complete | ||
--> | --> | ||
* [ | * [https://lists.fedoraproject.org/archives/list/devel-announce@lists.fedoraproject.org/thread/CGDUVZBQDUMJWD6XIRK7A2EEZ6YVQK6O/ Announced] | ||
* FESCo issue: | * [https://discussion.fedoraproject.org/t/f40-change-proposal-iot-simplified-provisioning-self-contained/101964 Discussion thread] | ||
* Tracker bug: | * FESCo issue: [https://pagure.io/fesco/issue/3164 #3164] | ||
* Release notes tracker: | * Tracker bug: [https://bugzilla.redhat.com/show_bug.cgi?id=2263304 #2263304] | ||
* Release notes tracker: [https://pagure.io/fedora-docs/release-notes/issue/1088 #1088] | |||
== Detailed Description == | == Detailed Description == | ||
The Fedora IoT Simplified | The Fedora IoT Simplified Provisioning tool uses the `coreos-installer` to write an OStree raw image straight to a disk specified in a kernel argument, without the need for a kickstart or user interaction. This type of installation is ideal for devices connected at the edge where connectivity can be slow or intermittent. This new, non-release blocking deliverable, offers users the ability to easily configure the system with Fido Device Onboarding or Ignition and allows for headless, secure, zero touch installations including optional automated disk encryption with enrollment into TPM2. | ||
== Feedback == | == Feedback == | ||
Line 51: | Line 53: | ||
== Benefit to Fedora == | == Benefit to Fedora == | ||
The addition of the Fedora IoT Simplified | The addition of the Fedora IoT Simplified Provisioning deliverable will benefit IoT users by allowing them to easily deploy Fedora IoT systems and leverage existing tools like Fido Device Onboarding and Ignition for configuration. | ||
== Scope == | == Scope == | ||
* Proposal owners: | * Proposal owners: | ||
** Test building the new deliverable in Fedora infrastructure. | ** Test building the new deliverable in Fedora infrastructure as part of the IoT compose process. | ||
** Update Fedora IoT documentation with usage details. | ** Update Fedora IoT documentation with usage details. | ||
** Update website so users can download artifacts. | |||
* Other developers: <!-- REQUIRED FOR SYSTEM WIDE CHANGES --> | * Other developers: <!-- REQUIRED FOR SYSTEM WIDE CHANGES --> | ||
* N/A | * N/A | ||
* Release engineering: | * Release engineering: N/A (not needed for this Change) | ||
* Policies and guidelines: N/A (not needed for this Change) <!-- REQUIRED FOR SYSTEM WIDE CHANGES --> | * Policies and guidelines: N/A (not needed for this Change) <!-- REQUIRED FOR SYSTEM WIDE CHANGES --> | ||
Line 67: | Line 70: | ||
* Trademark approval: N/A (not needed for this Change) | * Trademark approval: N/A (not needed for this Change) | ||
* Alignment with Community Initiatives: | * Alignment with Community Initiatives: | ||
== Upgrade/compatibility impact == | == Upgrade/compatibility impact == | ||
Line 76: | Line 79: | ||
== User Experience == | == User Experience == | ||
This change will enhance the Fedora IoT user experience by allowing users to easily customize Fedora IoT deployments and leverage new | This change will enhance the Fedora IoT user experience by allowing users to easily customize Fedora IoT deployments and leverage new technologies like FIDO Device Onboarding for secure zero touch device onboarding of edge devices as well as Ignition to configure the device. | ||
== Dependencies == | == Dependencies == |
Latest revision as of 20:24, 28 February 2024
IoT Simplified Provisioning
Summary
Offer Fedora IoT users a new, non-release blocking deliverable to deploy and configure Fedora IoT systems using a new tool called Simplified Provisioning.
Owner
- Name: Paul Whalen
- Email: pwhalen@fedoraproject.org
- Name: David Jachimowicz
- Email: djachimo@redhat.com
Current status
- Targeted release: Fedora Linux 40
- Last updated: 2024-02-28
- Announced
- Discussion thread
- FESCo issue: #3164
- Tracker bug: #2263304
- Release notes tracker: #1088
Detailed Description
The Fedora IoT Simplified Provisioning tool uses the coreos-installer
to write an OStree raw image straight to a disk specified in a kernel argument, without the need for a kickstart or user interaction. This type of installation is ideal for devices connected at the edge where connectivity can be slow or intermittent. This new, non-release blocking deliverable, offers users the ability to easily configure the system with Fido Device Onboarding or Ignition and allows for headless, secure, zero touch installations including optional automated disk encryption with enrollment into TPM2.
Feedback
Benefit to Fedora
The addition of the Fedora IoT Simplified Provisioning deliverable will benefit IoT users by allowing them to easily deploy Fedora IoT systems and leverage existing tools like Fido Device Onboarding and Ignition for configuration.
Scope
- Proposal owners:
- Test building the new deliverable in Fedora infrastructure as part of the IoT compose process.
- Update Fedora IoT documentation with usage details.
- Update website so users can download artifacts.
- Other developers:
- N/A
- Release engineering: N/A (not needed for this Change)
- Policies and guidelines: N/A (not needed for this Change)
- Trademark approval: N/A (not needed for this Change)
- Alignment with Community Initiatives:
Upgrade/compatibility impact
- Not applicable to this change.
How To Test
- Testable by downloading the new ISO and deploying to a UEFI enabled edge device.
User Experience
This change will enhance the Fedora IoT user experience by allowing users to easily customize Fedora IoT deployments and leverage new technologies like FIDO Device Onboarding for secure zero touch device onboarding of edge devices as well as Ignition to configure the device.
Dependencies
N/A (not a System Wide Change)
Contingency Plan
- Contingency deadline: Beta
- Blocks release? No.
- Blocks product? No.
Documentation
- Usage documentation to be written and included in the Fedora IoT user guide.