Skip to content
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

OpenStack single-stack IPv6 support #1897

Open
mdbooth opened this issue Jul 4, 2024 · 1 comment
Open

OpenStack single-stack IPv6 support #1897

mdbooth opened this issue Jul 4, 2024 · 1 comment

Comments

@mdbooth
Copy link

mdbooth commented Jul 4, 2024

Feature Request

Ignition can fetch metadata from OpenStack's IPv4 metadata endpoint1. However, since OpenStack Victoria, the metadata service now supports both an IPv4 and an IPv6 endpoint2. In single-stack IPv6 environments we only have the IPv6 endpoint, which prevents ignition from fetching metadata.

Environment

OpenStack

Desired Feature

Add support for the IPv6 metadata endpoint to the OpenStack provider.

Other Information

Footnotes

  1. https://github.com/coreos/ignition/blob/7548ac6dafbb93fe89baf8853e97b71123cc5aed/internal/providers/openstack/openstack.go#L46-L53

  2. https://docs.openstack.org/nova/2024.1/user/metadata.html

@mdbooth
Copy link
Author

mdbooth commented Jul 4, 2024

/cc @MaysaMacedo

@yasminvalim yasminvalim self-assigned this Jul 8, 2024
@jmarrero jmarrero added jira for syncing to jira and removed jira for syncing to jira labels Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants