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

Repo Ensurer Refactor #5308

Merged

Conversation

Lyndon-Li
Copy link
Contributor

@Lyndon-Li Lyndon-Li commented Sep 7, 2022

Refactor the repoEnsurer code to use controller runtime client and wrap some common BackupRepository operations to share with other modules.

Fixes #5024

blackpiglet
blackpiglet previously approved these changes Sep 7, 2022
pkg/repository/ensurer.go Outdated Show resolved Hide resolved
@Lyndon-Li Lyndon-Li force-pushed the repository-ensurer-refactor branch from 9325b53 to f711708 Compare September 8, 2022 04:41
@Lyndon-Li Lyndon-Li force-pushed the repository-ensurer-refactor branch 2 times, most recently from cd5441a to 13a3963 Compare September 8, 2022 05:35
Signed-off-by: Lyndon-Li <[email protected]>
@Lyndon-Li Lyndon-Li force-pushed the repository-ensurer-refactor branch from 13a3963 to 8496b43 Compare September 8, 2022 08:11
@blackpiglet blackpiglet merged commit 325b8c0 into vmware-tanzu:main Sep 8, 2022
@Lyndon-Li Lyndon-Li deleted the repository-ensurer-refactor branch September 9, 2022 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor ResticRepositoryEnsurer controller with kubebuilder
3 participants