Просмотр исходного кода

fix: mention custom SANs are out of scope for out-of-cluster providers

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
Moritz Johner 7 месяцев назад
Родитель
Сommit
aa2a53ac6c
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      design/014/mTLS.md

+ 2 - 0
design/014/mTLS.md

@@ -263,6 +263,8 @@ DNS SANs in server certificate:
 
 Covers all Kubernetes DNS resolution patterns. The `cluster.local` must be configurable, as some clusters have custom cluster domains.
 
+Note: We do NOT want to support custom SANs at this point. Certificates with custom SANs is out of scope and users should use other tooling for that.
+
 ## Certificate Lifecycle
 
 ### Controller: Rotation Triggers