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

Instance Storage Update #49

Merged
merged 2 commits into from
May 13, 2019
Merged

Instance Storage Update #49

merged 2 commits into from
May 13, 2019

Conversation

chrishoffman
Copy link
Contributor

Version 0.3.0 started to store instance id in the stored date for the instance. This introduced a problem for users trying to upgrade because this value was not set in the stored data but only stored as the key. This reverts that change and ignores any stored instance id.

Copy link
Contributor

@tyrannosaurus-becks tyrannosaurus-becks left a comment

Choose a reason for hiding this comment

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

I see! So if someone had already provisioned items but hadn't bound to them or performed subsequent steps, then the instance ID wouldn't have been available. That makes sense.

@chrishoffman chrishoffman merged commit fc50ec9 into master May 13, 2019
@chrishoffman chrishoffman deleted the ignore-stored-instance-id branch May 13, 2019 21:51
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.

2 participants