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

Consider a firewall-controller downloader instead of installing release version directly #181

Open
Gerrit91 opened this issue May 10, 2023 · 1 comment

Comments

@Gerrit91
Copy link
Contributor

Gerrit91 commented May 10, 2023

If we had a component which is pulling and installing the right firewall-controller version (found out through seed client, same lookup mechanism as in current firewall-controller) instead of directly putting the firewall-controller release into the images, this would prevent old firewall-controllers to come up, which we need to support for a very long time.

So, this change would allow us to change easier without having to consider backwards-compatibility all the time.

@Gerrit91
Copy link
Contributor Author

Gerrit91 commented May 10, 2023

Don't know the current state and if this fits here, but by default a firewall should only open 443 and DNS, such that the downloader can reach the kube-apiserver and pull the firewall-controller image. All other ports should be closed and only opened if this is an unmanaged firewall run without Gardener.

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