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
Copy file name to clipboardExpand all lines: keps/sig-api-machinery/1965-kube-apiserver-identity/README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -234,6 +234,7 @@ found using the `k8s.io/component=kube-apiserver` label.
234
234
235
235
Recently added [healthcheck metrics for apiserver](https://github.com/kubernetes/kubernetes/pull/112741), which includes
236
236
the health of the post start hook can be used to inform rollback, specifically `kubernetes_healthcheck{poststarthook/start-kube-apiserver-identity-lease-controller}`
237
+
and `kubernetes_healthcheck{poststarthook/start-kube-apiserver-identity-lease-garbage-collector}`
237
238
238
239
###### Were upgrade and rollback tested? Was the upgrade->downgrade->upgrade path tested?
239
240
@@ -273,7 +274,7 @@ All leases owned by kube-apiservers can be found using the `k8s.io/component=kub
0 commit comments