metal3-io / baremetal-operator

Bare metal host provisioning integration for Kubernetes
Apache License 2.0
570 stars 253 forks source link

:bug: Fix htpasswd call for ironic credentials #1781

Closed elfosardo closed 3 months ago

elfosardo commented 3 months ago

Fixes an issue with the htpasswd call in the bash script run_local_ironic.sh that breaks the configuration workflow

metal3-io-bot commented 3 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign lentzi90 for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/metal3-io/baremetal-operator/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
tuminoid commented 3 months ago

It is already fixed here: https://github.com/metal3-io/baremetal-operator/pull/1780 PTAL and flags please.

elfosardo commented 3 months ago

duplicate of https://github.com/metal3-io/baremetal-operator/pull/1780