Current Series Release Notes¶
7.0.0-17¶
Upgrade Notes¶
Due to the limitations of managed in-band inspection, the
inspector_extra_kernel_options
parameter must only containkey=value
pairs. Useextra_kernel_options
to provide generic kernel options.
Bug Fixes¶
Uses the appropriate ironic-python-agent branch when building a deploy ramdisk instead of unconditionally using master. Set
ipa_git_branch
to override.
Uses ironic-python-agent-builder instead of the deprecated and broken
ironic-agent
element to build deploy ramdisk.
The inspector iPXE template kernel command line argument
ip
has been removed as it is incompatible with theBOOTIF
and missingautoconf
parameters with dracut. Without this change CoreOS IPA images cannot be booted. Further details can be found in story 2006700.