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

CNI: switch away from isolation plugin to firewall plugin with ingressPolicy #838

Merged
merged 1 commit into from
Mar 24, 2022

Conversation

AkihiroSuda
Copy link
Member

@AkihiroSuda AkihiroSuda commented Feb 24, 2022

The isolation plugin is now deprecated, in favor of the firewall plugin v1.1.0 with {"ingressPolicy": "same-bridge"}.

containernetworking/plugins@22dd6c5

@AkihiroSuda AkihiroSuda added this to the vNext milestone Feb 24, 2022
@AkihiroSuda AkihiroSuda modified the milestones: v0.17.1, v0.18.0 Mar 3, 2022
@AkihiroSuda AkihiroSuda changed the title update CNI plugins (1.1.0); use ingressPolicy CNI: switch away from isolation plugin to firewall plugin with ingressPolicy Mar 3, 2022
@AkihiroSuda AkihiroSuda marked this pull request as ready for review March 23, 2022 12:14
@AkihiroSuda AkihiroSuda requested a review from ktock March 23, 2022 12:14
…ngressPolicy`

The `isolation` plugin is now deprecated, in favor of the `firewall` plugin v1.1.0
with `{"ingressPolicy": "same-bridge"}`.

containernetworking/plugins@22dd6c5

Signed-off-by: Akihiro Suda <[email protected]>
@AkihiroSuda AkihiroSuda merged commit 780ec03 into containerd:master Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants