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

iso/pxe customize --ignition-ca doesn't set CA for coreos.inst.ignition_url #966

Open
bgilbert opened this issue Aug 25, 2022 · 0 comments

Comments

@bgilbert
Copy link
Contributor

The Ignition config specified by --ignition-url or coreos.inst.ignition_url is fetched by coreos-installer and not by Ignition, so iso/pxe customize --ignition-ca doesn't affect it. At least one user has been confused by this. PXE users might not want to use --dest-ignition because then they'd have to create one custom image per Ignition config, rather than one per network environment.

Consider extending --ignition-ca to inject CA certificates in a way that will affect coreos-installer install in the live system (making the option name slightly misleading). Another possibility is to add a new option that produces a similar result.

OpenShift docs bug.

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

2 participants