linode / linode/cloud-firewall-controller
add ability to import existing firewalls
Open
enhancement
- Dominant language
- Go
- Stars
- 16
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Currently the controller only supports a single firewall defined and owned by itself. The controller should be able to import an existing firewall when given the ID of the firewall to import.
Upon importing the firewall the controller should not manage the rules of the firewall, but instead only update the device list to include the nodes in the cluster.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.