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

only flannel in v1.4.1-build20240424 #48

Closed
tg123 opened this issue Apr 29, 2024 · 2 comments
Closed

only flannel in v1.4.1-build20240424 #48

tg123 opened this issue Apr 29, 2024 · 2 comments
Assignees

Comments

@tg123
Copy link

tg123 commented Apr 29, 2024

v1.4.1-build20240424

>docker run --rm -ti --entrypoint sh rancher/hardened-cni-plugins:v1.4.1-build20240424 -c "ls /opt/cni/bin/"
flannel

v1.4.1-build20240325

docker run --rm -ti --entrypoint sh rancher/hardened-cni-plugins:v1.4.1-build20240325 -c "ls /opt/cni/bin/"
bandwidth    bridge       dhcp         dummy        firewall     flannel      host-device  host-local   ipvlan       loopback     macvlan      portmap      ptp          sbr          static       tap          tuning       vlan         vrf
@thomasferrandiz
Copy link
Contributor

Thanks for your report, this will be fixed in the next release.

@thomasferrandiz thomasferrandiz self-assigned this Apr 30, 2024
@thomasferrandiz
Copy link
Contributor

> docker run --rm --entrypoint sh rancher/hardened-cni-plugins:v1.4.1-build20240430 -c "ls /opt/cni/bin/"
bandwidth
bridge
dhcp
dummy
firewall
flannel
host-device
host-local
ipvlan
loopback
macvlan
portmap
ptp
sbr
static
tap
tuning
vlan
vrf

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

2 participants