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

Add a Pause annotation for pivoting #438

Merged
merged 1 commit into from
Feb 21, 2020

Conversation

maelk
Copy link
Member

@maelk maelk commented Feb 21, 2020

When pivoting, we need a way to temporarily disable the reconciliation of objects while we are moving them. The BMH status needs to be moved along with the spec, and that is a two-step operation (create the BMH and update the status). If the reconciliation was happening in the meantime, this could trigger an introspection of a deployed host, hence messing up the host. Adding the annotation on the BMH would prevent such issues.

@metal3-io-bot metal3-io-bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Feb 21, 2020
@maelk
Copy link
Member Author

maelk commented Feb 21, 2020

/cc @dhellmann
/cc @zaneb

@maelk
Copy link
Member Author

maelk commented Feb 21, 2020

/test-integration

@maelk maelk force-pushed the pause-mael branch 2 times, most recently from 6f77382 to 2a14b84 Compare February 21, 2020 10:23
@maelk
Copy link
Member Author

maelk commented Feb 21, 2020

/test-integration

@maelk
Copy link
Member Author

maelk commented Feb 21, 2020

/test-integration

Copy link
Member

@dhellmann dhellmann left a comment

Choose a reason for hiding this comment

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

/lgtm

@metal3-io-bot metal3-io-bot added the lgtm Indicates that a PR is ready to be merged. label Feb 21, 2020
@metal3-io-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dhellmann, 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

@zaneb
Copy link
Member

zaneb commented Feb 21, 2020

/lgtm

@metal3-io-bot metal3-io-bot merged commit f1e463d into metal3-io:master Feb 21, 2020
@smoshiur1237 smoshiur1237 deleted the pause-mael branch October 5, 2023 07:07
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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants