Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug: Operator generates Istio policy for service intents instead of ignoring #326

Merged

Conversation

NetanelBollag
Copy link
Contributor

@NetanelBollag NetanelBollag commented Jan 3, 2024

Description

Istio policy enforcement doesn't support k8s service intents (a.k.a. servers with prefix svc:) and should be ignored just like ingress network policy.

Testing

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation for new/changed functionality in this PR and in github.com/otterize/docs

@NetanelBollag NetanelBollag enabled auto-merge (squash) January 3, 2024 12:06
@NetanelBollag NetanelBollag merged commit f1708bd into main Jan 3, 2024
8 checks passed
@NetanelBollag NetanelBollag deleted the netanelb/fix-bug/ignore-istio-policy-k8s-service-intents branch January 3, 2024 12:17
@github-actions github-actions bot locked and limited conversation to collaborators Jan 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants