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

🏃 refactor code to replace bmm by m3m #83

Merged
merged 1 commit into from
May 27, 2020

Conversation

maelk
Copy link
Member

@maelk maelk commented May 27, 2020

What this PR does / why we need it:
This PR does a bit of code refactoring

@metal3-io-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: maelk

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 approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels May 27, 2020
@metal3-io-bot metal3-io-bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels May 27, 2020
@maelk
Copy link
Member Author

maelk commented May 27, 2020

/test-v1a4-integration

@maelk
Copy link
Member Author

maelk commented May 27, 2020

/cc @kashifest
/cc @fmuyassarov
/cc @Jaakko-Os
/cc @jan-est

Namespace: "myns",
},
}
}

func consumerRef() *corev1.ObjectReference {
return &corev1.ObjectReference{
Name: "mybmmachine",
Name: "mym3machine",
Namespace: "myns",
Kind: "BMMachine",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should the value of Kind: be kept as is?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should it be M3Machine?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, I replaced only bmm, so I updated the patch to change BMM also

@metal3-io-bot metal3-io-bot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 27, 2020
@maelk
Copy link
Member Author

maelk commented May 27, 2020

Another XL PR, but it is only a search and replace, so should be quite straightforward to review. Sorry for that

@maelk
Copy link
Member Author

maelk commented May 27, 2020

/test-v1a4-integration

@furkatgofurov7
Copy link
Member

lgtm

@fmuyassarov
Copy link
Member

/lgtm

@metal3-io-bot metal3-io-bot added the lgtm Indicates that a PR is ready to be merged. label May 27, 2020
@metal3-io-bot metal3-io-bot merged commit 9b0af45 into metal3-io:master May 27, 2020
@kashifest kashifest deleted the m3m-mael branch June 20, 2022 06:31
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. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants