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

EVEREST-739: fix panic for initial PG backup #235

Merged
merged 4 commits into from
Jan 15, 2024
Merged

Conversation

ghost
Copy link

@ghost ghost commented Jan 4, 2024

CHANGE DESCRIPTION

Problem:
EVEREST-739

Operator panics when the first PG backup is created after deploying a DB.

Cause:
Invalid index was referred to.

Solution:
Prevent repo1 from being processed.

CHECKLIST

Jira

  • Is the Jira ticket created and referenced properly?

Tests

  • Is an Integration test/test case added for the new feature/change?
  • Are unit tests added where appropriate?

@ghost ghost requested review from recharte and oksana-grishchenko as code owners January 4, 2024 11:05
@ghost ghost enabled auto-merge (squash) January 4, 2024 11:06
@recharte recharte disabled auto-merge January 15, 2024 09:13
@recharte recharte merged commit 31a6923 into main Jan 15, 2024
6 of 7 checks passed
@recharte recharte deleted the EVEREST-739-fix-panic branch January 15, 2024 09:13
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