metal3-io / ironic-image

Container image to run OpenStack Ironic as part of Metal³
Apache License 2.0
57 stars 117 forks source link

Allow customizing conductor hostname #449

Closed dtantsur closed 11 months ago

dtantsur commented 11 months ago

In a distributed setup, conductor hostnames will be used for RPC. Currently, the IP address is used which may make TLS configuration much harder. With this change, certain tricks are possible, e.g. using pod DNS names (<ip>.<namespace>.pod.cluster.local) combined with a wildcard certificate (*.<namespace>.pod.cluster.local).

See also https://github.com/dtantsur/ironic-operator/issues/3

Signed-off-by: Dmitry Tantsur dtantsur@protonmail.com

dtantsur commented 11 months ago

/test-ubuntu-integration-main

elfosardo commented 11 months ago

/test-centos-integration-main

elfosardo commented 11 months ago

/approve

metal3-io-bot commented 11 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: elfosardo

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/metal3-io/ironic-image/blob/main/OWNERS)~~ [elfosardo] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
dtantsur commented 11 months ago

/test-ubuntu-integration-main

tuminoid commented 11 months ago

/test-centos-integration-main