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 capabilities.go #1708

Merged
merged 1 commit into from
May 2, 2024

Conversation

dtantsur
Copy link
Member

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 [email protected]

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 <[email protected]>
@dtantsur
Copy link
Member Author

/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 Apr 30, 2024
@dtantsur
Copy link
Member Author

/retitle 🌱 Refactoring: introduce capabilities.go

@metal3-io-bot metal3-io-bot changed the title Refactoring: introduce capabilities.go 🌱 Refactoring: introduce capabilities.go Apr 30, 2024
@dtantsur
Copy link
Member Author

/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 2, 2024
@honza
Copy link
Member

honza commented May 2, 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 2, 2024
@metal3-io-bot metal3-io-bot merged commit ace6873 into metal3-io:main May 2, 2024
22 of 23 checks passed
@dtantsur dtantsur deleted the refactor/capabilities branch May 2, 2024 15:58
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