mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-28 22:12:10 +01:00
Merge pull request #449 from marineam/roadmap
ROADMAP: revise to reflect current priorities
This commit is contained in:
commit
b31d986448
20
ROADMAP.md
20
ROADMAP.md
@ -26,12 +26,14 @@ their individual roadmaps:
|
|||||||
|
|
||||||
## Aug 16 - Sep 30
|
## Aug 16 - Sep 30
|
||||||
|
|
||||||
- Support OEM updates on CoreOS via rkt and strudel.
|
## Ignition
|
||||||
- Support using the SDK as a stand-alone container.
|
- Provision bare metal and EC2 systems
|
||||||
- Primary motivation is easier deployment of [CI](#CI) systems for the OS.
|
- Publish new documentation on CoreOS website for bare metal/EC2
|
||||||
- Secondary motivation is to support using the SDK on CoreOS itself.
|
|
||||||
- Requires running `repo init` *after* entering the SDK.
|
## Release Tooling (plume)
|
||||||
- Should support using loop devices without needing udev.
|
- Images uploaded and HTML indexes automatically generated in one command.
|
||||||
|
- EC2 AMIs created remotely via API, AWS cli tools not required.
|
||||||
|
- GCE images created and automatically garbage collected.
|
||||||
|
|
||||||
## CI
|
## CI
|
||||||
|
|
||||||
@ -62,3 +64,9 @@ their individual roadmaps:
|
|||||||
- bootctl or similar tool can select between partitions.
|
- bootctl or similar tool can select between partitions.
|
||||||
- coreos-setgoodroot converted to a new tool and stand-alone service.
|
- coreos-setgoodroot converted to a new tool and stand-alone service.
|
||||||
- Optional: support gptprio in systemd's UEFI bootloader.
|
- Optional: support gptprio in systemd's UEFI bootloader.
|
||||||
|
- Support OEM updates on CoreOS via rkt and strudel.
|
||||||
|
- Support using the SDK as a stand-alone container.
|
||||||
|
- Primary motivation is easier deployment of [CI](#CI) systems for the OS.
|
||||||
|
- Secondary motivation is to support using the SDK on CoreOS itself.
|
||||||
|
- Requires running `repo init` *after* entering the SDK.
|
||||||
|
- Should support using loop devices without needing udev.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user