-
Notifications
You must be signed in to change notification settings - Fork 1.2k
ui: make vpc cidr required when not showing cidrsize #11393
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
Conversation
|
@shwstppr a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build failed: ✖️ |
Fixes apache#11391 Signed-off-by: Abhishek Kumar <[email protected]>
|
@shwstppr 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 @@
## 4.20 #11393 +/- ##
============================================
+ Coverage 16.16% 17.35% +1.19%
- Complexity 13279 15230 +1951
============================================
Files 5656 5885 +229
Lines 497884 525632 +27748
Branches 60378 64162 +3784
============================================
+ Hits 80463 91225 +10762
- Misses 408466 424110 +15644
- Partials 8955 10297 +1342
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:
|
|
UI build: ✔️ |
weizhouapache
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
thanks @shwstppr for the fix
|
code looks good and tested, but in this case could we have the place holder or the tooltip display a default cidr or a description of possible formats? If I enter only “10” it is accepted by the UI but not by the service layer. |
|
@shwstppr can rebase this with 4.20 (the issue raised for 4.20.1)? |
|
@sureshanaparti I'm okay with it being added in main |
@shwstppr , should we create a new issue for this? |
|
@sureshanaparti I've changed the base branch |
|
@shwstppr a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
rosi-shapeblue
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.
Fixes apache#11391 Signed-off-by: Abhishek Kumar <[email protected]>

Description
Fixes #11391
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?