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

Refactor Storage and Database CRDs #45

Merged
merged 3 commits into from
Oct 16, 2024

Conversation

aminmr
Copy link
Contributor

@aminmr aminmr commented Oct 16, 2024

Refactor CRDs for GoBackup Operator

This PR consolidates the CRDs for the GoBackup operator by merging storage.gobackup.io and database.gobackup.io into a unified gobackup.io apiGroup. This simplifies management, reduces maintenance, and improves consistency across the operator.

Key Changes:

Merged storage.gobackup.io and database.gobackup.io into gobackup.io.

  • Backward compatibility is maintained, but manifests need updates to the new apiGroup.
  • Simplified operator management with a unified API structure.
  • This refactor improves the codebase and lays the foundation for future enhancements.

@aminmr aminmr changed the base branch from dev to main October 16, 2024 11:58
@aminmr aminmr changed the base branch from main to dev October 16, 2024 11:59
@payamQorbanpour payamQorbanpour merged commit 1e6b382 into gobackup:dev Oct 16, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants