istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/27771.yaml (about) 1 apiVersion: release-notes/v2 2 kind: bug-fix 3 area: traffic-management 4 issue: 5 - 27771 6 releaseNotes: 7 - | 8 **Fixed** how install-cni applies istio-cni plugin configuration, 9 Install-cni will now remove existing istio-cni plugins from the CNI config 10 before inserting istio-cni plugin configuration (new behaviour) 11 rather than just append a new configuration to the existing list (former behaviour).