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

Capture Bios etag for later updates #181

Merged
merged 1 commit into from
Jun 6, 2022
Merged

Capture Bios etag for later updates #181

merged 1 commit into from
Jun 6, 2022

Conversation

stmcginnis
Copy link
Owner

This updates our handling of an instances etag so we capture it on
initial retrieval of the object. Then this value can be used later for
any update calls to enforce that the object we are trying to update has
not been modified since our local version of it was retrieved.

Slight tweak to what was done in e12f17e so we don't just grab the
current object that is unlikely to change before we update it.

This updates our handling of an instances etag so we capture it on
initial retrieval of the object. Then this value can be used later for
any update calls to enforce that the object we are trying to update has
not been modified since our local version of it was retrieved.

Signed-off-by: Sean McGinnis <[email protected]>
@stmcginnis stmcginnis merged commit 9d4d64f into main Jun 6, 2022
@stmcginnis stmcginnis deleted the bios-etags branch June 6, 2022 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant