-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Modify Afterburn openstack defaults to try config-drive, then metadata service #422
Comments
We discussed this in the meeting today:
|
@dustymabe any update on this? |
@stamak - not currently. It's decided what the path forward is but we haven't had time to implement it yet. Stay tuned |
This changes afterburn to use config-drive as default for scraping metadata and then try metadata API if config-drive is not available. Also changes the name of the platform from `openstack-metadata` to `openstack`. Closes: coreos/fedora-coreos-tracker#422 Signed-off-by: Allen Bai <[email protected]>
This changes afterburn to use config-drive as default for scraping metadata and then try metadata API if config-drive is not available. Also changes the name of the platform from `openstack-metadata` to `openstack`. Closes: coreos/fedora-coreos-tracker#422 Signed-off-by: Allen Bai <[email protected]>
This changes afterburn to use config-drive as default for scraping metadata and then try metadata API if config-drive is not available. Previously supported platform id 'openstack-metadata' will continue to be supported. Closes: coreos/fedora-coreos-tracker#422 Signed-off-by: Allen Bai <[email protected]>
This changes afterburn to use config-drive as default for scraping metadata and then try metadata API if config-drive is not available. Previously supported platform id 'openstack-metadata' will continue to be supported. Closes: coreos/fedora-coreos-tracker#422 Signed-off-by: Allen Bai <[email protected]>
This changes afterburn to use config-drive as default for scraping metadata and then try metadata API if config-drive is not available. Previously supported platform id 'openstack-metadata' will continue to be supported. Closes: coreos/fedora-coreos-tracker#422 Signed-off-by: Allen Bai <[email protected]>
This changes afterburn to use config-drive as default for scraping metadata and then try metadata API if config-drive is not available. Previously supported platform id 'openstack-metadata' will continue to be supported. Closes: coreos/fedora-coreos-tracker#422 Signed-off-by: Allen Bai <[email protected]>
This changes afterburn to use config-drive as default for scraping metadata and then try metadata API if config-drive is not available. Previously supported platform id 'openstack-metadata' will continue to be supported. Closes: coreos/fedora-coreos-tracker#422 Signed-off-by: Allen Bai <[email protected]>
This has been implemented by @zonggen in coreos/afterburn#462 and released as part of Afterburn 4.5.0. |
The fix for this went into testing stream release |
The fix for this went into stable stream release |
The afterburn folks think this is "not a bug": coreos/afterburn#373
We should work around it here, and attempt to get SSH keys from MD service, especially if no IGN is provided.
See also about hostname: openshift/machine-config-operator#964 (comment)
The text was updated successfully, but these errors were encountered: