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

Validate Memory Usage for given resource pool for Vsphere provider #6680

Merged
merged 3 commits into from
Oct 5, 2023

Add a helper function that returns Machine Config with count. Use the…

a30e86a
Select commit
Loading
Failed to load commit list.
Merged

Validate Memory Usage for given resource pool for Vsphere provider #6680

Add a helper function that returns Machine Config with count. Use the…
a30e86a
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Oct 5, 2023 in 0s

88.15% of diff hit (target 80.00%)

View this Pull Request on Codecov

88.15% of diff hit (target 80.00%)

Annotations

Check warning on line 1182 in pkg/executables/govc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/executables/govc.go#L1181-L1182

Added lines #L1181 - L1182 were not covered by tests

Check warning on line 608 in pkg/providers/vsphere/vsphere.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/providers/vsphere/vsphere.go#L607-L608

Added lines #L607 - L608 were not covered by tests

Check warning on line 658 in pkg/providers/vsphere/vsphere.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/providers/vsphere/vsphere.go#L657-L658

Added lines #L657 - L658 were not covered by tests

Check warning on line 674 in pkg/providers/vsphere/vsphere.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/providers/vsphere/vsphere.go#L673-L674

Added lines #L673 - L674 were not covered by tests

Check warning on line 682 in pkg/providers/vsphere/vsphere.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/providers/vsphere/vsphere.go#L681-L682

Added lines #L681 - L682 were not covered by tests

Check warning on line 693 in pkg/providers/vsphere/vsphere.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/providers/vsphere/vsphere.go#L692-L693

Added lines #L692 - L693 were not covered by tests