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

Add check for owner references in backup sync, removing if missing #7032

Merged
merged 3 commits into from
Nov 17, 2023

move filtering code to seperate method, add tests

292aa34
Select commit
Loading
Failed to load commit list.
Merged

Add check for owner references in backup sync, removing if missing #7032

move filtering code to seperate method, add tests
292aa34
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 16, 2023 in 0s

82.75% of diff hit (target 61.00%)

View this Pull Request on Codecov

82.75% of diff hit (target 61.00%)

Annotations

Check warning on line 298 in pkg/controller/backup_sync_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/backup_sync_controller.go#L296-L298

Added lines #L296 - L298 were not covered by tests

Check warning on line 321 in pkg/controller/backup_sync_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/backup_sync_controller.go#L321

Added line #L321 was not covered by tests