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

test: Add Cloud Firewall to LKE nodes after integration test execution #1617

Merged

Conversation

ykim-akamai
Copy link
Contributor

@ykim-akamai ykim-akamai commented Oct 11, 2024

📝 Description

Currently there isn't a CFW being applied to LKE nodes in integration test runs. Attaching FW to LKE cluster upon creation is currently not available which is the reason why only Calico rules were only being applied. This PR fixes that problem by going through the test account after test execution and attaching a default firewall to all remaining instances

✔️ How to Test

Tested on my forked - https://github.com/ykim-1/terraform-provider-linode/actions/runs/11351444139/job/31572142776

📷 Preview

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

@ykim-akamai ykim-akamai requested a review from a team as a code owner October 11, 2024 18:37
@ykim-akamai ykim-akamai requested review from zliang-akamai and ezilber-akamai and removed request for a team October 11, 2024 18:37
@ykim-akamai ykim-akamai added repo-ci-improvement for improvements in the repository or CI workflow in the changelog. testing for updates to the testing suite in the changelog. labels Oct 11, 2024
Copy link
Contributor

@ezilber-akamai ezilber-akamai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great addition. Nice work!

Copy link
Contributor

@lgarber-akamai lgarber-akamai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, nice work!

@ykim-akamai ykim-akamai merged commit 819062d into linode:dev Oct 22, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
repo-ci-improvement for improvements in the repository or CI workflow in the changelog. testing for updates to the testing suite in the changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants