You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example: `missing-san.invalid-cert.kubernetes.io/example-svc.example-namespace.svc: "relies on a legacy Common Name field instead of the SAN extension for subject validation"`
142
+
143
+
Used by Kubernetes version v1.24 and later
144
+
-->
145
+
例子:`missing-san.invalid-cert.kubernetes.io/example-svc.example-namespace.svc: "relies on a legacy Common Name field instead of the SAN extension for subject validation"`
146
+
147
+
由 Kubernetes v1.24 及更高版本使用
148
+
149
+
<!--
150
+
This annotation indicates a webhook or aggregated API server
151
+
is using an invalid certificate that is missing `subjectAltNames`.
152
+
Support for these certificates was disabled by default in Kubernetes 1.19,
153
+
and removed in Kubernetes 1.23.
154
+
-->
155
+
此注解表示 webhook 或聚合 API 服务器正在使用缺少 `subjectAltNames` 的无效证书。
0 commit comments