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-1628 Do not use db.spec.backup.enabled #656

Conversation

oksana-grishchenko
Copy link
Contributor

@oksana-grishchenko oksana-grishchenko commented Feb 6, 2025

Do not use db.spec.backup.enabled

Problem:
EVEREST-1628

The field db.spec.backup.enabled is confusing, Everest basically doesn't have such a feature as disabling backups, the field was using instead of checking the number of schedules.

Solution:
Instead of using db.spec.backup.enabled Everest looks at the number of schedules which keeps the logic.

Related pull requests

CHECKLIST

Helm chart

  • Is the helm chart updated with the new changes? (if applicable)

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?

@oksana-grishchenko oksana-grishchenko added the test/e2e Run full E2E test suite label Feb 6, 2025
@oksana-grishchenko oksana-grishchenko marked this pull request as ready for review February 6, 2025 15:51
@oksana-grishchenko oksana-grishchenko requested a review from a team as a code owner February 6, 2025 15:51
api/v1alpha1/databasecluster_types.go Outdated Show resolved Hide resolved
@oksana-grishchenko oksana-grishchenko merged commit 6db98d6 into EVEREST-1625-fix-pitr-options-are-not-available Feb 12, 2025
5 checks passed
@oksana-grishchenko oksana-grishchenko deleted the EVEREST-1628-deprecate-db-spec-backup-enabled branch February 12, 2025 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test/e2e Run full E2E test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants