linode / linode_api4-python

Official Python bindings for the Linode API
https://linode-api4.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
135 stars 75 forks source link

test: Add Linode Cloud Firewall for integration tests #408

Closed ykim-1 closed 3 months ago

ykim-1 commented 3 months ago

📝 Description

This PR implements Linode Cloud Firewall for integration tests to enhance security.

Note: GHA does not support ipv6 so only ipv4 will get added in firewall during GHA execution. However, ipv6 will get added automatically if ipv6 address and route exist

✔️ How to Test

make test-int

📷 Preview

If applicable, include a screenshot or code snippet of this change. Otherwise, please remove this section.