canonical / canonical/cloud-init
cloud-init's initramfs handling should support dracut
Open
enhancement
launchpad
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 1.1k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 18
Description
This bug was originally filed in Launchpad as [LP: #1838564](https://bugs.launchpad.net/cloud-init/+bug/1838564)
Launchpad details
affected_projects = []
assignee = oddbloke
assignee_name = Dan Watkins
date_closed = None
date_created = 2019-07-31T20:19:01.543874+00:00
date_fix_committed = None
date_fix_released = None
id = 1838564
importance = wishlist
is_complete = False
lp_url = https://bugs.launchpad.net/cloud-init/+bug/1838564
milestone = None
owner = oddbloke
owner_name = Dan Watkins
private = False
status = triaged
submitter = oddbloke
submitter_name = Dan Watkins
tags = []
duplicates = []
_Launchpad user **Dan Watkins(oddbloke)** wrote on 2019-07-31T20:19:01.543874+00:00_
Currently, cloud-init has support for generating network configuration from the /run/net-* files that klibc writes out if it performs network configuration in the initramfs. To better support iSCSI root for distributions that use dracut for their initramfs, we should implement support for handling its network configuration data.
Contributor guide
Assessment
This issue has not been assessed yet.