Skip to content

UI: expose network ACL replacement from VPC tiers - #13794

Draft
Dogface2k wants to merge 1 commit into
apache:mainfrom
Dogface2k:draft/ui-vpc-tier-acl
Draft

UI: expose network ACL replacement from VPC tiers#13794
Dogface2k wants to merge 1 commit into
apache:mainfrom
Dogface2k:draft/ui-vpc-tier-acl

Conversation

@Dogface2k

@Dogface2k Dogface2k commented Aug 4, 2026

Copy link
Copy Markdown

Summary

Expose the existing replaceNetworkACLList operation 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

  • VPC tier UI only
  • Existing replaceNetworkACLList API; no server/API changes
  • ACL choices are loaded for the current VPC
  • Permission-unavailable action is disabled
  • Existing ACL warning messages are reused

Verification

  • git diff --check
  • Browser interaction and production UI build remain to be exercised before merge: open VPC tiers, replace an ACL, verify async completion and refresh, verify permission-negative behavior, and reopen the create-tier form.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant