-
Notifications
You must be signed in to change notification settings - Fork 1.3k
UI: Fix for cluster addition in VMware #11812
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
UI: Fix for cluster addition in VMware #11812
Conversation
|
@sureshanaparti a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #11812 +/- ##
============================================
- Coverage 17.54% 17.53% -0.02%
- Complexity 15470 15556 +86
============================================
Files 5897 5897
Lines 527349 531662 +4313
Branches 64403 66159 +1756
============================================
+ Hits 92514 93211 +697
- Misses 424437 427992 +3555
- Partials 10398 10459 +61
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
DaanHoogland
left a comment
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.
clgtm
|
UI build: ✔️ |
harikrishna-patnala
left a comment
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.
code LGTM
|
tested the changes on my env and I could a cluster and host in it got discovered. |
Description
This PR fixes cluster addition in VMware. It's a regression issue due to #9752.
Fixes #11774
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
Added new VMware cluster from UI.
How did you try to break this feature and the system with this change?