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

fix not persisting instanceID #4526

Merged
merged 5 commits into from
Sep 27, 2024
Merged

fix not persisting instanceID #4526

merged 5 commits into from
Sep 27, 2024

Conversation

wdbaruni
Copy link
Member

We are failing to persist instanceID today when initializing the repo as system_metadta.yaml doesn't exist yet and we call the update method instead of updateOrCreate.

Also this PR sends the instanceID to the version update checker instead of clientID. No immediate change is needed in the update server as it doesn't check for the clientID

@wdbaruni wdbaruni marked this pull request as ready for review September 25, 2024 10:45
@wdbaruni wdbaruni linked an issue Sep 25, 2024 that may be closed by this pull request
@wdbaruni wdbaruni requested a review from frrist September 25, 2024 12:01
@wdbaruni
Copy link
Member Author

@frrist can you please review this? we need to merge it before v1.5.0

@wdbaruni wdbaruni merged commit 7e8967a into main Sep 27, 2024
3 of 4 checks passed
@wdbaruni wdbaruni deleted the version-instance-id branch September 27, 2024 21:16
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.

failing to persist instanceID
2 participants