osm icon indicating copy to clipboard operation
osm copied to clipboard

Create chainable OSM CNI plugin for Windows

Open ksubrmnn opened this issue 2 years ago • 3 comments

OSM CNI plugin for Windows should determine if the pod is in the mesh or not and add L4wfpProxyPolicy accordingly.

Investigation is needed to see if the webhook annotations are available before the CNI plugin runs.

ksubrmnn avatar Aug 11 '22 19:08 ksubrmnn

Per @jsturtevant, the flow is kubectl apply > webhook (mutating or validating) -> kubelet -> containerd -> cni so webhook annotations are applied before the CNI runs. Still need to confirm that CNI has access to those annotations

ksubrmnn avatar Aug 11 '22 20:08 ksubrmnn

Example API call from CNI plugin (back up plan)

Needs to be determined if containerD already gets OSM annotations (ideal solution)

ksubrmnn avatar Aug 11 '22 20:08 ksubrmnn

This issue will be closed due to a long period of inactivity. If you would like this issue to remain open then please comment or update.

github-actions[bot] avatar Oct 25 '22 00:10 github-actions[bot]

Issue closed due to inactivity.

github-actions[bot] avatar Nov 02 '22 00:11 github-actions[bot]