osm
osm copied to clipboard
Create chainable OSM CNI plugin for Windows
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.
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
Example API call from CNI plugin (back up plan)
Needs to be determined if containerD already gets OSM annotations (ideal solution)
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.
Issue closed due to inactivity.