Skip to content

Commit

Permalink
DPE-1800 in place upgrades (#292)
Browse files Browse the repository at this point in the history
* in-place upgrade support

* fix test and use idle property

* happy path working

* messaging improvments

* unit tests and better UI

* happy path simple upgrade test

* bump upgrade lib
  • Loading branch information
paulomach authored Aug 17, 2023
1 parent a61ed41 commit 93b85dc
Show file tree
Hide file tree
Showing 12 changed files with 1,887 additions and 36 deletions.
4 changes: 4 additions & 0 deletions actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,7 @@ restore:
backup-id:
type: string
description: A backup-id to identify the backup to restore (format = %Y-%m-%dT%H:%M:%SZ)

pre-upgrade-check:
description: Run necessary pre-upgrade checks and preparations before executing a charm refresh.

Loading

0 comments on commit 93b85dc

Please sign in to comment.