Blame docs/operations/ci/upgrades/upgrade-notification-template.md

47c289
# Upgrade email notification template
47c289
The purpose of this template is to provide an easy way to copy and paste, to create an upgrade notification email which can be shared on our mailing lists such as the `ci-users@centos.org` list, when we are rolling updates out to the CentOS CI OCP4 cluster.
47c289
47c289
47c289
```
47c289
Subject: Scheduled <MAINTENANCE/UPGRADE> Notification: CentOS CI <STAGING/PROD> Openshift Cluster 
47c289
47c289
47c289
Dear CentOS CI User,
47c289
47c289
Please be advised that the CentOS CI <STAGING/PROD> Openshift cluster is due for scheduled maintenance from <START_TIME> to <ESTIMATED_END_TIME> UTC on <DATE>. During this period necessary updates will be applied to the cluster, and will be upgraded from version <VERSION_OLD> to <VERSION_NEW>.
47c289
47c289
The upgrade is not expected to be service affecting, however there might be periods of slight performance degradation during this maintenance period. We apologise for any inconvenience that this may cause.
47c289
 
47c289
47c289
Kind regards,
47c289
CentOS CI Infrastructure.
47c289
```
47c289
47c289
Once the upgrade has completed, follow up with a reply to notify users that the work is complete.
47c289
47c289
```
47c289
Dear CentOS CI User,
47c289
47c289
This scheduled maintenance is now completed. Thank you for your patience.
47c289
47c289
47c289
Kind regards,
47c289
CentOS CI Infrastructure.
47c289
```