Skip to content
This repository has been archived by the owner on Jul 31, 2021. It is now read-only.

Commit

Permalink
Add note about breaking older PSaaS installations
Browse files Browse the repository at this point in the history
  • Loading branch information
pmalouin authored Jul 10, 2020
1 parent aa8d89e commit 22ab5fa
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ We will rollback if …

> Explain how the rollback for this change will look like, how we can recover fast.
## 🖥 Appliance
## 🖥 PSaaS

**Note to reviewers:** ensure that this change is compatible with the Appliance.
**Note to reviewers:** ensure that this change is compatible with the PSaaS.

> Check that any newly introduced handler will gracefully handle the case when Deploy CLI is run against an older PSaaS installation, where the endpoint is not yet deployed. This usually means handling the HTTP 404 status code.

0 comments on commit 22ab5fa

Please sign in to comment.