Skip to content

Commit 7300f64

Browse files
committed
Regenerate TLS registry
1 parent 1715bef commit 7300f64

File tree

7 files changed

+20820
-2
lines changed

7 files changed

+20820
-2
lines changed

tls/autoregenerate-after-expiry/autoregenerate-after-expiry.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,14 @@ intervention.
6060
To assert that a particular cert/key pair or CA bundle can do this, add the annotation to the secret or configmap.
6161
```yaml
6262
annotations:
63-
certificates.openshift.io/auto-regenerate-after-offline-expiry: https//github.com/link/to/pr/adding/annotation, "quote escaped formatted name of e2e test that ensures the PKI artifact functions properly"
63+
certificates.openshift.io/auto-regenerate-after-offline-expiry: true
6464
```
6565
6666
This assertion means that you have
6767
1. Manually tested that this works or seen someone else manually test that this works. AND
6868
2. Written an automated e2e test to ensure this PKI artifact is function that is a blocking GA criteria, and/or
69-
QE has required test every release that ensures the functionality works every release.
69+
3. QE has required test every release that ensures the functionality works every release.
70+
This TLS artifact has associated test name annotation ("certificates.openshift.io/test-name").
7071
If you have not done this, you should not merge the annotation.
7172
7273
## Items Do NOT Meet the Requirement (259)

0 commit comments

Comments
 (0)