Skip to content

Commit 5e26f8a

Browse files
authored
Merge pull request kubernetes-sigs#9782 from cahillsf/clarify-netlify-release-task
📖 [release] adds a clarifying note regarding netlify updates
2 parents 43e24b9 + 7a091b4 commit 5e26f8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/release/release-tasks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -313,8 +313,8 @@ The goal of this task to make the book for the current release available under e
313313
314314
1. Add a DNS entry for the book of the new release (should be available under e.g. `https://release-1-4.cluster-api.sigs.k8s.io`).
315315
<br>Prior art: [Add DNS for CAPI release-1.2 release branch](https://github.com/kubernetes/k8s.io/pull/3872)
316-
2. Open `https://release-1-4.cluster-api.sigs.k8s.io/` and verify that the certificates are valid
317-
If they are not, talk to someone with access to Netlify, they have to [click the `renew certificate` button](https://app.netlify.com/sites/kubernetes-sigs-cluster-api/settings/domain#https) in the Netlify UI.
316+
2. Open `https://release-1-4.cluster-api.sigs.k8s.io/` and verify that the certificates are valid. If they are not, talk to someone with access to Netlify, they have to [click the `renew certificate` button](https://app.netlify.com/sites/kubernetes-sigs-cluster-api/settings/domain#https) in the Netlify UI.
317+
- To add new subdomains to the certificate config, checkout the email snippet [template](https://github.com/kubernetes-sigs/cluster-api/issues/6017#issuecomment-1823306891) for reference.
318318
3. Update references in introduction.md only on the main branch (drop unsupported versions, add the new release version).
319319
<br>Prior art: [Add release 1.2 book link](https://github.com/kubernetes-sigs/cluster-api/pull/6697)
320320

0 commit comments

Comments
 (0)