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

Filter IngressTLS for visibility IngressVisibilityExternalIP #1216

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

ReToCode
Copy link
Member

@ReToCode ReToCode commented Nov 24, 2023

Although net-istio does not support cluster-local-domain-tls, enabling the feature will create additional entries in IngressTLS. As net-istio only expects entries for IngressVisibilityExternalIP visibilities, this PR filters them out to keep the existing behaviour.

Changes

  • Filter IngressTLS for visibility IngressVisibilityExternalIP

Partially knative/serving#14624

/assign @dprotaso
/assign @nak3
/assign @skonto

IngressVisibilityExternalIP
Copy link

knative-prow bot commented Nov 24, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ReToCode

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 24, 2023
@knative-prow knative-prow bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Nov 24, 2023
@ReToCode ReToCode changed the title Filter IngressTLS for visibility IngressVisibilityExternalIP to not break when cluster-local-domain-tls is enabled Filter IngressTLS for visibility IngressVisibilityExternalIP Nov 24, 2023
@nak3
Copy link
Contributor

nak3 commented Nov 30, 2023

/lgtm

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Nov 30, 2023
@knative-prow knative-prow bot merged commit 7ee4cd4 into knative-extensions:main Nov 30, 2023
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants