-
Notifications
You must be signed in to change notification settings - Fork 13
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
migrate cluster_drs_recommendations module #70
migrate cluster_drs_recommendations module #70
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #70 +/- ##
==========================================
+ Coverage 26.09% 26.75% +0.65%
==========================================
Files 19 21 +2
Lines 1667 1798 +131
Branches 331 347 +16
==========================================
+ Hits 435 481 +46
- Misses 1232 1317 +85
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
271bf6b
to
ba3e3f6
Compare
@mikemorency what do you think about next questions?
while
|
|
yes, I agree with you. I didn't find right approach to test this module, thought maybe you have ideas.
I'm not sure about this. Let's discuss it during our QE sync meeting |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
50a222e
to
a8e4dff
Compare
SUMMARY Deprecate community.vmware.vmware_cluster_drs_recommendations in favor of vmware.vmware.cluster_drs_recommendations. ISSUE TYPE Feature Pull Request COMPONENT NAME vmware_cluster_drs_recommendations ADDITIONAL INFORMATION ansible-collections/vmware.vmware#70
Backport of #2218 SUMMARY Deprecate community.vmware.vmware_cluster_drs_recommendations in favor of vmware.vmware.cluster_drs_recommendations. ISSUE TYPE Feature Pull Request COMPONENT NAME vmware_cluster_drs_recommendations ADDITIONAL INFORMATION ansible-collections/vmware.vmware#70
SUMMARY
This migrates the cluster_drs_recommendations module from the community.vmware collection
The inputs have not changed.
The outputs have changed from the original module. This version reports a description of the applied recommendations as well as details about the vcenter task associated with the change
ISSUE TYPE
COMPONENT NAME
cluster_drs_recommendations