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: implement resource rules validation #105

Merged
merged 6 commits into from
Jul 26, 2024

fix: make reviewable

84f7628
Select commit
Loading
Failed to load commit list.
Merged

feat: implement resource rules validation #105

fix: make reviewable
84f7628
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 26, 2024 in 1s

83.33% of diff hit (target 57.49%)

View this Pull Request on Codecov

83.33% of diff hit (target 57.49%)

Annotations

Check warning on line 232 in api/v1alpha1/zz_generated.deepcopy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/v1alpha1/zz_generated.deepcopy.go#L232

Added line #L232 was not covered by tests

Check warning on line 66 in internal/validators/os/os_validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/validators/os/os_validator.go#L66

Added line #L66 was not covered by tests

Check warning on line 50 in internal/validators/res/resource_validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/validators/res/resource_validator.go#L50

Added line #L50 was not covered by tests

Check warning on line 71 in internal/validators/res/resource_validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/validators/res/resource_validator.go#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 106 in internal/validators/res/resource_validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/validators/res/resource_validator.go#L106

Added line #L106 was not covered by tests

Check warning on line 112 in internal/validators/res/resource_validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/validators/res/resource_validator.go#L112

Added line #L112 was not covered by tests

Check warning on line 136 in internal/validators/res/resource_validator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/validators/res/resource_validator.go#L136

Added line #L136 was not covered by tests