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

Trust DataPlaneUserSAN from Activator to Queue-Proxy #14402

Closed
ReToCode opened this issue Sep 20, 2023 · 0 comments · Fixed by #14452
Closed

Trust DataPlaneUserSAN from Activator to Queue-Proxy #14402

ReToCode opened this issue Sep 20, 2023 · 0 comments · Fixed by #14452
Assignees
Labels
area/networking triage/accepted Issues which should be fixed (post-triage)

Comments

@ReToCode
Copy link
Member

ReToCode commented Sep 20, 2023

Context

With the changes from #14392 the Queue-Proxy now hosts a new SAN kn-user-<ns> (DataPlaneUserSAN). We need activator to trust this SAN for each Knative-Service.

David used VerifyConnection in his closed PR here.

We can use that same approach to trust the new SANs.

More info in the discussion here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/networking triage/accepted Issues which should be fixed (post-triage)
Projects
Development

Successfully merging a pull request may close this issue.

2 participants