ROADMAP: remove strudel

We have de-emphasized strudel and are concentrating on testing/release/ignition for now. Remove it for the roadmap.

cc @pbx0
This commit is contained in:
Brandon Philips 2015-09-16 12:53:05 -07:00
parent 28a4f807e4
commit 1b4048676c

View File

@ -11,7 +11,6 @@ their individual roadmaps:
## July 1 - Aug 15 ## July 1 - Aug 15
- Initial release of [ignition](https://github.com/coreos/ignition/) - Initial release of [ignition](https://github.com/coreos/ignition/)
- Initial release of [strudel](https://github.com/coreos/strudel)
- Complete secure/verified boot on UEFI hardware. - Complete secure/verified boot on UEFI hardware.
- Boot with full chain of trust through up to user configuration. - Boot with full chain of trust through up to user configuration.
- Experimental support of SELinux support in CoreOS and rkt. - Experimental support of SELinux support in CoreOS and rkt.
@ -70,3 +69,4 @@ their individual roadmaps:
- Secondary motivation is to support using the SDK on CoreOS itself. - Secondary motivation is to support using the SDK on CoreOS itself.
- Requires running `repo init` *after* entering the SDK. - Requires running `repo init` *after* entering the SDK.
- Should support using loop devices without needing udev. - Should support using loop devices without needing udev.