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
-[Items That Can Auto Regenerate After Offline Expiry (0)](#Items-That-Can-Auto-Regenerate-After-Offline-Expiry-0)
34
+
-[Items That DO Meet the Requirement (0)](#Items-That-DO-Meet-the-Requirement-0)
35
35
36
36
37
37
Acknowledging that a cert/key pair or CA bundle can auto-regenerate after it expires offline means
38
-
Acknowledging that a cert/key pair or CA bundle can auto-regenerate after it expires offline means
39
38
that if the cluster is shut down until the certificate expires, when the machines are restarted
40
-
that if the cluster is shut down until the certificate expires, when the machines are restarted
41
39
the cluster will automatically create new cert/key pairs or update CA bundles as required without human
42
-
the cluster will automatically create new cert/key pairs or update CA bundles as required without human
43
40
intervention.
44
-
intervention.
45
41
To assert that a particular cert/key pair or CA bundle can do this, add the "certificates.openshift.io/auto-regenerate-after-offline-expiry" annotation to the secret or configmap and
46
-
To assert that a particular cert/key pair or CA bundle can do this, add the "certificates.openshift.io/auto-regenerate-after-offline-expiry" annotation to the secret or configmap and
47
42
setting the value of the annotation a github link to the PR adding the annotation.
48
-
setting the value of the annotation a github link to the PR adding the annotation.
49
43
This assertion also means that you have
50
-
This assertion also means that you have
51
44
1. Manually tested that this works or seen someone else manually test that this works. AND
52
45
2. Written an automated e2e job that your team has an alert for and is a blocking GA criteria, and/or
53
46
QE has required test every release that ensures the functionality works every release.
54
47
Links should be provided in the PR adding the annotation.
55
-
Links should be provided in the PR adding the annotation.
56
-
## Items That Cannot Auto Regenerate After Offline Expiry (252)
0 commit comments