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

feat: add PolicyManager interface to wrap operations on namespaced policies [multi-tenancy PR 3] #1359

Merged
merged 2 commits into from
Apr 12, 2024

Merge branch 'staging' into multi-tenancy-pr-3

00a5b40
Select commit
Loading
Failed to load commit list.
Merged

feat: add PolicyManager interface to wrap operations on namespaced policies [multi-tenancy PR 3] #1359

Merge branch 'staging' into multi-tenancy-pr-3
00a5b40
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 11, 2024 in 1s

75.00% of diff hit (target 65.31%)

View this Pull Request on Codecov

75.00% of diff hit (target 65.31%)

Annotations

Check warning on line 58 in pkg/controllers/policy_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/policy_controller.go#L58

Added line #L58 was not covered by tests

Check warning on line 61 in pkg/controllers/policy_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/policy_controller.go#L61

Added line #L61 was not covered by tests

Check warning on line 64 in pkg/executor/core/executor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/executor/core/executor.go#L64

Added line #L64 was not covered by tests

Check warning on line 90 in pkg/manager/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/manager/manager.go#L88-L90

Added lines #L88 - L90 were not covered by tests