knative / knative/serving

Allow specifying different issuers for different Services

Open
#15,305 0 comments 1 reaction 0 assignees View on GitHub
triage/accepted
Dominant language
Go
Stars
6.1k
Forks
1.2k
Avg merge
2d 7h
Merged PRs (30d)
2

Description

Copy of https://github.com/knative-extensions/net-certmanager/issues/353

> I'd like to have a way to use a different cert-manager issuer for particular services. This could be achieved in one of two ways:
>
> 1. overridden by an annotation on my service
> 2. multiple configs provided in config-certmanager with a label selector
>
> Option 1) seems easier to implement, although option 2) is more similar to how domain mapping is performed for overriding cluster-domain.

Generally we've been going with option 2 for configuring things (eg. domain and gateway selection)

Contributor guide

Open the contributing guide

Research direction

Read the linked net-certmanager issue and the existing config-certmanager behavior first. Compare service annotations with multiple label-selected configurations, using the mentioned domain and gateway selection patterns as context. Done means services can select different issuers through a documented, tested configuration approach.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.