-
Notifications
You must be signed in to change notification settings - Fork 444
frontend: network: Add support for Admin Network Policy resources #3601
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
base: main
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: frozenprocess The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Welcome @frozenprocess! |
@frozenprocess I personally think option 2 is better than 1. But is it possible to use icons before each subject selector for differentiation? |
Yep, did some testing and it is possible to put an icon before each subject selector. |
ANP - Alpha support - This change adds CRUD support for ANP. - Added an ANP component to the UI - Added a Kube Object to headlamp lib to represent ANP
Admin network policy is going through some changes, and it will be renamed. However, this will not change our effort to have it ready for the Beta release in Headlamp. |
This change adds CRUD support for ANP.
Summary
This PR adds/fixes [feature/bug] by [brief description of what the change does].
frontend: Add support for ANP resources which can be found under the Network section.
Related Issue
Fixes #3575
Changes
[ x ] Having a dedicated sub menu link in the Network section for ANPs
[ x ] Create ANPs using the + button in the ANP link
[ x ] ANP List view
[ x ] ANP Detail view
Steps to Test
2a. create an ANP
2b. view your ANP
2c. delete your ANP
Screenshots (if applicable)
Notes for the Reviewer