Skip to content

Commit

Permalink
remove redeployment section and linkspector config file
Browse files Browse the repository at this point in the history
  • Loading branch information
i-oden committed Jan 9, 2025
1 parent 7b0443d commit 367bb66
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 49 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/.linkspector.yml

This file was deleted.

44 changes: 1 addition & 43 deletions doc/procedures/new_release.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,46 +56,4 @@

An image of the web / api will be published to the [GitHub Container Registry](https://codefresh.io/csdp-docs/docs/integrations/container-registries/github-cr/)

10. Perform redeployment

The method for this _depends on the situation_ / size of and reason for the upgrade.

- **Bug**, affecting the DDS functionality - Fix ASAP

1. Add a new _Message of the Day_ (MOTD) informing the users of an ongoing / immediate update - (see CLI)
2. Send the MOTD via email (see CLI)
3. Send a message in the `dds-status` slack channel to inform the units
4. Ask for a redeployment

1. Go to the [sysadmin repository](https://github.com/ScilifelabDataCentre/sysadmin/issues)
2. Create a new issue and fill in the following information

`Title`

DDS: Redeploy the production instance (`dds`)

`Leave a comment`

Please redeploy the production instance of the DDS.
Image: <Name of the latest release / tag, e.g. v1.1.0 >

Fill in the [manual log](https://scilifelab.atlassian.net/wiki/spaces/deliveryportal/pages/2318565390/Production) on Confluence.

- **New feature** or bug that does not need an immediate fix

Cluster maintenance is performed the first Wednesday (that is a work day) of every month. The DDS is redeployed during this as well. However, we still need to inform the users of the upcoming upgrade, and the sysadmins of which image they should deploy.

1. Go to the [sysadmin repository](https://github.com/ScilifelabDataCentre/sysadmin/issues)
2. Create a new issue and fill in the following information

`Title`

DDS: Schedule redeployment of production instance (`dds`) for next cluster maintenance window

`Leave a comment`

During the next cluster maintenance (`<Weekday, Day / Month, Time>`), please redeploy the production instance of the DDS.

Image: <Name of the latest release / tag, e.g. v1.1.0 >

Fill in the [manual log](https://scilifelab.atlassian.net/wiki/spaces/deliveryportal/pages/2318565390/Production) on Confluence.
10. Perform redeployment during maintenance window.

0 comments on commit 367bb66

Please sign in to comment.