Skip to content

Add selector, targetPort, and name to KubernetesServiceData proto - #458

Open
rigdomin-illumio wants to merge 1 commit into
mainfrom
svc-selector-targetport-proto
Open

Add selector, targetPort, and name to KubernetesServiceData proto#458
rigdomin-illumio wants to merge 1 commit into
mainfrom
svc-selector-targetport-proto

Conversation

@rigdomin-illumio

Copy link
Copy Markdown
Contributor

The KubernetesServiceData proto was missing three fields needed by the
enforcement orchestrator for safe and precise policy generation:

  • spec.selector: narrows ingress policies to backing pods and detects
    headless-without-selector services
  • spec.ports[].targetPort: correct ingress toPorts when pod port differs
    from service port
  • spec.ports[].name: named targetPort resolution

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

Successfully merging this pull request may close these issues.

1 participant