suse-edge / charts

SUSE Edge engineering Helm charts
https://suse-edge.github.io/charts/
Apache License 2.0
7 stars 20 forks source link

Enhance IPA-downloader CA logic #83

Closed Kristian-ZH closed 10 months ago

Kristian-ZH commented 10 months ago

This PR changes the ironic-ipa-downloader image. The new image mounts the CA and then injects it into the ramdisk image. In this way, the ramdisk uses it directly instead of fetching it insecurely through the network.

ipetrov117 commented 10 months ago

Changes look good IMO, I was able to do a basic helm chart deployment test and everything seems to be running as expected. Have not done a more complete test, however, so I will leave this to the approval of @hardys, as I am a bit out of the loop on this topic.