mirror of
https://gitlab.alpinelinux.org/alpine/cloud/tiny-cloud.git
synced 2025-12-16 03:42:44 +03:00
27 lines
718 B
Markdown
27 lines
718 B
Markdown
# TODO
|
|
|
|
## SOON-ish
|
|
|
|
* Should the extra stuff that the `alpine` installer cloud does also apply to
|
|
the `nocloud` cloud? If so, move it there, and the installer is entirely
|
|
handled by the user-data handler.
|
|
|
|
* Package user-data handlers separately?
|
|
|
|
* `#cloud-config` user-data handler (support a useful subset)
|
|
|
|
|
|
## FUTURE
|
|
|
|
* cloud auto-detection?
|
|
|
|
* `#tiny-config` user-data handler (should be simple-yet-flexible)
|
|
|
|
* `imds-net-sync` improvements
|
|
* Feature parity with current [amazon-ec2-net-utils](
|
|
https://github.com/amazonlinux/amazon-ec2-net-utils)
|
|
* Support for non-AWS clouds
|
|
* daemonize to pick up IMDS network changes between reboots
|
|
|
|
* Support LVM partitioning and non-`ext[234]` filesystems
|