UI: expose network ACL replacement from VPC tiers - #13794
Conversation
|
@DaanHoogland 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 #13794 +/- ##
============================================
- Coverage 19.65% 19.64% -0.01%
+ Complexity 19792 19788 -4
============================================
Files 6368 6368
Lines 574881 574901 +20
Branches 70351 70352 +1
============================================
- Hits 112970 112946 -24
- Misses 449639 449688 +49
+ Partials 12272 12267 -5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
@Dogface2k |
|
UI build: ✔️ |
@weizhouapache there is now also a button in the vpc tiers overview list. I think that is fine as well. (edit: your sshot is from the tiers details page, this is extra) |
|
I got something to check as well think it's on another PR not this but will go over all drafts soon just currently sorting my branches out as I have like 6 PRs still missing relating to other PRs as well. |


Summary
Expose the existing
replaceNetworkACLListoperation from the VPC tiers view.Operators can select a tier's replacement ACL, submit the existing typed API action, and receive the normal asynchronous-job result and inventory refresh. The modal is destroyed on close so it does not share a mounted form instance with the create-tier modal.
Scope
replaceNetworkACLListAPI; no server/API changesVerification
git diff --check