Skip to content

Get rid of extra resource write during delete#514

Merged
dhellmann merged 1 commit intometal3-io:masterfrom
zaneb:delete-double-write
May 18, 2020
Merged

Get rid of extra resource write during delete#514
dhellmann merged 1 commit intometal3-io:masterfrom
zaneb:delete-double-write

Conversation

@zaneb
Copy link
Copy Markdown
Member

@zaneb zaneb commented May 12, 2020

Now that 'deleting' is treated as its own provisioning status, returning
actionContinue is sufficient to ensure that the state gets written at
the conclusion of reconciliation. Doing an early write will cause an
error to be logged when we go to do the final write, since the object
generation will no longer match.

Now that 'deleting' is treated as its own provisioning status, returning
actionContinue is sufficient to ensure that the state gets written at
the conclusion of reconciliation. Doing an early write will cause an
error to be logged when we go to do the final write, since the object
generation will no longer match.
@metal3-io-bot metal3-io-bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 12, 2020
@stbenjam
Copy link
Copy Markdown
Member

/test-integration

1 similar comment
@stbenjam
Copy link
Copy Markdown
Member

/test-integration

@maelk
Copy link
Copy Markdown
Member

maelk commented May 14, 2020

/lgtm

@metal3-io-bot metal3-io-bot added the lgtm Indicates that a PR is ready to be merged. label May 14, 2020
@dhellmann
Copy link
Copy Markdown
Member

It looks like tide got stuck?

/lgtm
/approve

@metal3-io-bot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dhellmann, zaneb

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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

@dhellmann
Copy link
Copy Markdown
Member

All of the tests passed, so I'll merge this by hand.

@dhellmann dhellmann merged commit 09e6f72 into metal3-io:master May 18, 2020
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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants