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

Supporting gateways from different namespaces #643

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

slashben
Copy link
Contributor

@slashben slashben commented Dec 2, 2024

This pull request includes significant changes to the rules/exposure-to-internet-via-istio-ingress/raw.rego file and related test files to improve the handling of VirtualService and Gateway connections and their exposure to the internet. The most important changes include adding new functions to parse gateway namespaces, modifying the logic for checking namespace consistency, and updating test cases to reflect these changes.

Improvements to VirtualService and Gateway handling:

Updates to test cases:

Copy link
Contributor

github-actions bot commented Dec 2, 2024

Summary:

  • License scan: failure
  • Credentials scan: failure
  • Vulnerabilities scan: failure
  • Unit test: success
  • Go linting: success

@slashben slashben merged commit bedef41 into master Dec 2, 2024
25 checks passed
@slashben slashben deleted the fix/handling-istion-gateways branch December 2, 2024 20:49
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.

2 participants