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

create-instance-group action resets firewall rules updated by setup-firewall #24

Open
learnitall opened this issue Dec 6, 2024 · 0 comments

Comments

@learnitall
Copy link
Contributor

The setup-firewall action modifies rules deployed by kops to fit Cilium's requirements, however these changes are reset whenever the create-instance-group action is executed. Let's adjust the setup-firewall action to create a new firewall rule that kops won't be able to modify. We'll have to make sure that the rule is cleaned up afterwards as well.

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

No branches or pull requests

1 participant