Bug report
General Information
- Cilium CLI version (run
cilium version) v0.18.9
- Orchestration system version in use (e.g.
kubectl version, ...) v1.35.0+k3s1
- Platform / infrastructure information (e.g. AWS / Azure / GCP, image / kernel versions) 6.8.0-90-generic, Ubuntu 24.04.3 LTS
- Link to relevant artifacts (policies, deployments scripts, ...)
- Generate and upload a system zip:
cilium sysdump
How to reproduce the issue
- run
cilium connectivity test --namespace-labels "pod-security.kubernetes.io/enforce=privileged"
- namespaces
cilium-test-ccnp1 and cilium-test-ccnp2 don't have the label set, cilium-test-1 does
Probably related to them not being created using the deployNamespace method.