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

Modify store creation not to fail on template initialization failure #1722

Merged
merged 1 commit into from
Nov 3, 2021

Conversation

mgdelacroix
Copy link
Contributor

Summary

Modify how the store is initialized not to fail in case the templates are not initialized correctly, but to log the error and continue normally.

Fixes #1515

@mgdelacroix mgdelacroix added 2: Dev Review Requires review by a core committer 2: QA Review Requires review by a QA tester labels Nov 2, 2021
@mgdelacroix mgdelacroix requested a review from a team as a code owner November 2, 2021 15:59
@mgdelacroix mgdelacroix removed the request for review from a team November 2, 2021 17:00
@mgdelacroix mgdelacroix added the CherryPick/Approved Meant for the quality or patch release tracked in the milestone label Nov 2, 2021
Copy link
Contributor

@wiggin77 wiggin77 left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@mgdelacroix mgdelacroix removed the 2: Dev Review Requires review by a core committer label Nov 3, 2021
@mgdelacroix mgdelacroix merged commit 751f632 into main Nov 3, 2021
@mgdelacroix mgdelacroix deleted the not-fail-on-template-creation-error branch November 3, 2021 18:10
@mgdelacroix mgdelacroix added CherryPick/Done Successfully cherry-picked to the quality or patch release tracked in the milestone and removed CherryPick/Approved Meant for the quality or patch release tracked in the milestone labels Nov 3, 2021
@ogi-m ogi-m removed the 2: QA Review Requires review by a QA tester label Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CherryPick/Done Successfully cherry-picked to the quality or patch release tracked in the milestone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: InitializeTemplates failed error on HA cluster install
4 participants