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: Generate policy with no pod selector for service without pod instead of returning error #327

Merged

Conversation

NetanelBollag
Copy link
Contributor

@NetanelBollag NetanelBollag commented Jan 3, 2024

Description

The operator doesn't support intents for services without pods, so intents to those services should result in error and should not generate intents

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 requested review from orishoshan and omris94 and removed request for orishoshan January 3, 2024 13:49
@NetanelBollag NetanelBollag merged commit 2304e19 into main Jan 3, 2024
9 checks passed
@NetanelBollag NetanelBollag deleted the netanelb/missing-pod-return-error-for-port-intents branch January 3, 2024 15:00
@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.

None yet

2 participants