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

🌱 add iPXE TLS support to local ironic deployment #1326

Merged
merged 1 commit into from
Feb 2, 2024

Commits on Feb 1, 2024

  1. add iPXE TLS support to local ironic deployment

    This change will introduce the configuration options necessary
    to run locally deployed (local container no K8s) Ironic with
    customized TLS enabled iPXE.
    
    Currently the custom iPXE firmware is being produced in the
    metal3-dev-env when this feature is enabled.
    
    Conditions managing the passing of certificates to containers
    have been modified in the run_local_ironic.sh to evaluate the
    availibilty of the certificates instead of the acailability of the
    related environment variables.
    
    Signed-off-by: Adam Rozman <adam.rozman@est.tech>
    Rozzii committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    eb638fc View commit details
    Browse the repository at this point in the history