Skip to content
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

add ability to import existing firewalls #1

Open
hcwagner opened this issue Sep 18, 2024 · 1 comment · Fixed by #9
Open

add ability to import existing firewalls #1

hcwagner opened this issue Sep 18, 2024 · 1 comment · Fixed by #9
Assignees
Labels
enhancement New feature or request

Comments

@hcwagner
Copy link
Collaborator

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.

@hcwagner hcwagner added the enhancement New feature or request label Sep 18, 2024
@hcwagner hcwagner self-assigned this Sep 18, 2024
@hcwagner hcwagner linked a pull request Oct 3, 2024 that will close this issue
@hcwagner hcwagner reopened this Oct 15, 2024
@hcwagner
Copy link
Collaborator Author

Ability to import credentials via customer API token has been added. Another change is necessary to import a reference to an existing firewall ID.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant