mirror of
https://gitlab.alpinelinux.org/alpine/cloud/tiny-cloud.git
synced 2025-12-15 11:22:43 +03:00
* If an init action fails, tiny-cloud should terminate instead of proceeding. * Also, if bootstrap is incomplete, always re/load user-data, even if user-data file exists.
1014 B
1014 B
TODO
SOON-ish
-
Should the extra stuff that the
alpineinstaller cloud does also apply to thenocloudcloud? If so, move it there, and the installer is entirely handled by the user-data handler. -
Package user-data handlers separately?
-
#cloud-configuser-data handler (support a useful subset)
FUTURE
-
cloud auto-detection?
-
#tiny-configuser-data handler (should be simple-yet-flexible) -
imds-net-syncimprovements- Feature parity with current amazon-ec2-net-utils
- Support for non-AWS clouds
- Daemonize to pick up IMDS network changes between reboots
- OR DEPRECATE AND NOT INSTALL FOR AWS BY DEFAULT
dhcpcdseems to work just fine with multiple IPv6 delivered via DHCPv6- secondary IPv4 on an interface may be an edge case
- probably want to keep the
vnic-eth-hotplugportion around for adding and removing VNICs
-
Support LVM partitioning and non-
ext[234]filesystems