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 lvm provisioner #128

Merged
merged 2 commits into from
Sep 12, 2024

provisioner: add lvm provisioner

884615d
Select commit
Loading
Failed to load commit list.
Merged

Add lvm provisioner #128

provisioner: add lvm provisioner
884615d
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Sep 11, 2024 in 3s

5 issues found.

Annotations

Check notice on line 409 in pkg/apis/harvesterhci.io/v1beta1/zz_generated_deepcopy.go

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

pkg/apis/harvesterhci.io/v1beta1/zz_generated_deepcopy.go#L409

Omit unnecessary return statement. (unnecessary-stmt)

Check notice on line 386 in pkg/apis/harvesterhci.io/v1beta1/zz_generated_deepcopy.go

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

pkg/apis/harvesterhci.io/v1beta1/zz_generated_deepcopy.go#L386

Omit unnecessary return statement. (unnecessary-stmt)

Check notice on line 439 in pkg/apis/harvesterhci.io/v1beta1/zz_generated_deepcopy.go

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

pkg/apis/harvesterhci.io/v1beta1/zz_generated_deepcopy.go#L439

Omit unnecessary return statement. (unnecessary-stmt)

Check notice on line 369 in pkg/apis/harvesterhci.io/v1beta1/zz_generated_deepcopy.go

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

pkg/apis/harvesterhci.io/v1beta1/zz_generated_deepcopy.go#L369

Omit unnecessary return statement. (unnecessary-stmt)

Check notice on line 343 in pkg/apis/harvesterhci.io/v1beta1/zz_generated_deepcopy.go

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

pkg/apis/harvesterhci.io/v1beta1/zz_generated_deepcopy.go#L343

Omit unnecessary return statement. (unnecessary-stmt)