Support using an Ironic object to fetch the necessary information on start-up #2101
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
triage/accepted
Indicates an issue is ready to be actively worked on.
With the introduction of ironic-standalone-operator and its Ironic resource, BMO can potentially fetch most information it needs on start-up (Ironic location, networking and credentials) from such an object. Together with #2100, it may make the existence of deploy.sh/deploy-cli unnecessary. The installation then will boil down to something like
make install deploy IRONIC_NAME=my-ironic
/kind feature
The text was updated successfully, but these errors were encountered: