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

Rename hostFirewall and mark stable #17221

Merged
merged 2 commits into from Sep 2, 2021

Conversation

pchaigno
Copy link
Member

See commits for details.

@pchaigno pchaigno added area/documentation Impacts the documentation, including textual changes, sphinx, or other doc generation code. release-note/minor This PR changes functionality that users may find relevant to operating Cilium. area/helm Impacts helm charts and user deployment experience dont-merge/blocked Another PR must be merged before this one. area/host-firewall Impacts the host firewall or the host endpoint. labels Aug 23, 2021
To plan for future additions to the set of host firewall options, it's
better to have hostFirewall be a map rather than a boolean. We should do
this now before the host firewall is stable, even if we don't yet have a
use case for it.

Signed-off-by: Paul Chaignon <paul@cilium.io>
The remaining issues with the host firewall and kube-proxy are resolved.
The race condition on node labels was also addressed and the host
firewall's status is now present in cilium status. We can now mark the
host firewall stable regardless of KPR status.

Signed-off-by: Paul Chaignon <paul@cilium.io>
@pchaigno
Copy link
Member Author

test-me-please

@pchaigno pchaigno removed the dont-merge/blocked Another PR must be merged before this one. label Aug 26, 2021
Copy link
Member

@qmonnet qmonnet left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍

@pchaigno
Copy link
Member Author

pchaigno commented Sep 1, 2021

The changes covered by @cilium/policy are minor (related to the Helm value change in the docs & tests), so I think it's okay to not wait for those reviews. All tests are passing so marking this ready to merge.

@pchaigno pchaigno added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Sep 1, 2021
Copy link
Member

@christarazi christarazi left a comment

Choose a reason for hiding this comment

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

🚀

@maintainer-s-little-helper maintainer-s-little-helper bot removed the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Sep 1, 2021
@pchaigno pchaigno added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Sep 1, 2021
@aditighag aditighag merged commit d56f0ae into cilium:master Sep 2, 2021
@pchaigno pchaigno deleted the prepare-for-stable-hsotfw branch September 2, 2021 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Impacts the documentation, including textual changes, sphinx, or other doc generation code. area/helm Impacts helm charts and user deployment experience area/host-firewall Impacts the host firewall or the host endpoint. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/minor This PR changes functionality that users may find relevant to operating Cilium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants