feat: [APL-898] - Network Policies Page#609
Merged
Merged
Conversation
Contributor
Contributor
Contributor
|
Why is the first source allowed to be removed? It would be nice if the remove button only shows up for the sources if there is more than 1. |
Contributor
Contributor
|
Error handling is also missing for the Inbound rule name and workload target |
Contributor
ferruhcihan
reviewed
Jul 18, 2025
Collaborator
Author
ferruhcihan
reviewed
Jul 23, 2025
Collaborator
ferruhcihan
left a comment
There was a problem hiding this comment.
Reviewed and tested with a cluster. I was able to create inbound and outbound rules successfully, and they worked as expected.
However, some pages and components need adjustments:
- Inbound Rules: When I search and select the label of the target,
:turns into=. - Inbound Rules: When I click an existing inbound rule or reload the page, I lose my actual labels and they default to the first items in their lists.
- Outbound Rules: When I try to update an existing outbound rule, I can enter invalid port numbers and still submit the form. No error message is shown. It doesn’t affect the actual value in the values repository, but it's confusing.
- There are some unresolved issues.
…e.tsx Co-authored-by: Ferruh <63190600+ferruhcihan@users.noreply.github.com>
Contributor
Contributor
Can confirm that these are still there. |
Contributor
Contributor
|
Can you remove the graph and put it in a separate branch? |
ElderMatt
approved these changes
Jul 28, 2025
j-zimnowoda
approved these changes
Jul 28, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.













Considerations