-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What
Currently, the destinations
field of Egress resource is not editable.
Users need to recreate the Egress resource if they want to modify it, for example, when they want to add another destination.
How
Allow users to edit Egress destinations
.
This means Coil should reconfigure NAT rules in the Pod network namespace
and would incur a significant change in coild
.
Checklist
- Finish implentation of the issue
- Test all functions
- Have enough logs to trace activities
- Notify developers of necessary actions
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request