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

Support using an Ironic object to fetch the necessary information on start-up #2101

Open
dtantsur opened this issue Dec 5, 2024 · 2 comments
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.

Comments

@dtantsur
Copy link
Member

dtantsur commented Dec 5, 2024

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

@metal3-io-bot metal3-io-bot added kind/feature Categorizes issue or PR as related to a new feature. needs-triage Indicates an issue lacks a `triage/foo` label and requires one. labels Dec 5, 2024
@Rozzii
Copy link
Member

Rozzii commented Dec 18, 2024

/triagge accepted

@Rozzii
Copy link
Member

Rozzii commented Dec 18, 2024

/triage accepted

@metal3-io-bot metal3-io-bot added triage/accepted Indicates an issue is ready to be actively worked on. and removed needs-triage Indicates an issue lacks a `triage/foo` label and requires one. labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

3 participants