Skip to content

Commit 1843b4c

Browse files
committed
Regenerate TLS registry
1 parent 915125c commit 1843b4c

File tree

7 files changed

+22324
-2
lines changed

7 files changed

+22324
-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
@@ -65,13 +65,14 @@ intervention.
6565
To assert that a particular cert/key pair or CA bundle can do this, add the annotation to the secret or configmap.
6666
```yaml
6767
annotations:
68-
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"
68+
certificates.openshift.io/auto-regenerate-after-offline-expiry: https//github.com/link/to/pr/adding/annotation
6969
```
7070
7171
This assertion means that you have
7272
1. Manually tested that this works or seen someone else manually test that this works. AND
7373
2. Written an automated e2e test to ensure this PKI artifact is function that is a blocking GA criteria, and/or
74-
QE has required test every release that ensures the functionality works every release.
74+
3. QE has required test every release that ensures the functionality works every release.
75+
This TLS artifact has associated test name annotation ("certificates.openshift.io/test-name").
7576
If you have not done this, you should not merge the annotation.
7677
7778
## Items Do NOT Meet the Requirement (240)

0 commit comments

Comments
 (0)