UNCLASSIFIED - NO CUI

Skip to content

Resolve "Jaeger - Add Istio Operatorless Network Policy support"

General MR

Summary

Adds support for package network policies to work with Istio Operatorless deployments. MR changes do not impact current Big Bang deployments with Istio Operator:

  • Modifies default ingress/egress network policies for Jaeger to allow for dynamic namespaceSelector.matchlabel values in place of hardcoded istio-controlplane values.
  • If values is not set or found the label will default to istio-controlplane

Relevant logs/screenshots

BB deployment with Jaeger and Istio Operator

Screenshot_2025-03-07_at_10.27.54_AM

BB deployment with Jaeger and Istio Operator-less

Screenshot_2025-03-07_at_11.17.45_AM

Linked Issue

issue

Upgrade Notices

N/A

Closes

Edited by Luis Gomez

Merge request reports

Loading