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

[cluster-local-domain-tls] host cluster-local certificates with SNI in net-kourier #14218

Closed
ReToCode opened this issue Aug 3, 2023 · 0 comments · Fixed by knative-extensions/net-kourier#1156
Assignees
Labels
kind/feature Well-understood/specified features, ready for coding. triage/accepted Issues which should be fixed (post-triage)
Milestone

Comments

@ReToCode
Copy link
Member

ReToCode commented Aug 3, 2023

Context

Vision: #14213.

Each net-* implementation needs to grab and host all cluster-local certificates using SNI and return those certificates to the caller.

Prerequisites

The following tasks have to be done upfront:

Work

  • net-kourier needs to read the internal KnativeCertificates and host those using SNI on the cluster-local listener.
@ReToCode ReToCode added kind/feature Well-understood/specified features, ready for coding. triage/accepted Issues which should be fixed (post-triage) labels Aug 3, 2023
@ReToCode ReToCode changed the title Host cluster-local certificates with SNI on all net-* implementations [cluster-local-domain-tls] host cluster-local certificates with SNI on all net-* implementations Sep 14, 2023
@ReToCode ReToCode changed the title [cluster-local-domain-tls] host cluster-local certificates with SNI on all net-* implementations [cluster-local-domain-tls] host cluster-local certificates with SNI in net-kourier Sep 14, 2023
@ReToCode ReToCode self-assigned this Nov 16, 2023
@ReToCode ReToCode moved this to In Progress in Serving Encryption Nov 16, 2023
@ReToCode ReToCode closed this as completed Dec 5, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in Serving Encryption Dec 5, 2023
@ReToCode ReToCode added this to the v1.13.0 milestone Dec 5, 2023
@ReToCode ReToCode modified the milestones: v1.13.0, v1.14.0 Jan 30, 2024
@ReToCode ReToCode moved this to Done in Serving Milestones Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Well-understood/specified features, ready for coding. triage/accepted Issues which should be fixed (post-triage)
Projects
Development

Successfully merging a pull request may close this issue.

1 participant