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

🌱 Refactoring: introduce inspecthardware.go #1716

Merged
merged 1 commit into from
May 14, 2024

Conversation

dtantsur
Copy link
Member

@dtantsur dtantsur commented May 2, 2024

This is a part of the effort to make ironic/ironic.go more manageable.
Currently, it consists of more than 2000 lines and contains most of
the actual provisioning logic.

We already split tests into separate files, I'm thinking of splitting
the code along the same line.

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

This is a part of the effort to make ironic/ironic.go more manageable.
Currently, it consists of more than 2000 lines and contains most of
the actual provisioning logic.

We already split tests into separate files, I'm thinking of splitting
the code along the same line.

Signed-off-by: Dmitry Tantsur <dtantsur@protonmail.com>
@dtantsur
Copy link
Member Author

dtantsur commented May 2, 2024

/ok-to-test

@metal3-io-bot metal3-io-bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 2, 2024
@dtantsur
Copy link
Member Author

dtantsur commented May 2, 2024

/retitle 🌱 Refactoring: introduce inspecthardware.go

@metal3-io-bot metal3-io-bot changed the title Refactoring: introduce inspecthardware.go 🌱 Refactoring: introduce inspecthardware.go May 2, 2024
@dtantsur
Copy link
Member Author

dtantsur commented May 2, 2024

/test metal3-bmo-e2e-test-pull
/test metal3-centos-e2e-integration-test-main

@elfosardo
Copy link
Member

/lgtm

@metal3-io-bot metal3-io-bot added the lgtm Indicates that a PR is ready to be merged. label May 6, 2024
@honza
Copy link
Member

honza commented May 14, 2024

/approve

@metal3-io-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: honza

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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@metal3-io-bot metal3-io-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 14, 2024
@metal3-io-bot metal3-io-bot merged commit b87793e into metal3-io:main May 14, 2024
22 of 23 checks passed
@dtantsur dtantsur deleted the refactor/inspecthardware branch May 14, 2024 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants