-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
## Problem After implementing backups on K8s the libraries in each charm are out of sync. ## Solution Update the library code and update the charm to support these new changes ## Other changes Testing versions and requirements updates to solve depency issues in tests ## Future PRs The backup library has had substantial changes and so the old test suite is no longer supported. In a future PR these will be added. Failing TLS tests are resolved in #242 ## do NOT review these files - `lib/charms/mongodb/v0/helpers.py` - copy and paste from k8s charm - `lib/charms/mongodb/v0/mongodb_backups.py` - copy and paste from VM charm - `tests/unit/test_mongodb_backups.py` - removed as is now out of date, will be rewritten in a follow up PR
- Loading branch information
1 parent
82d0f37
commit 0a959cd
Showing
8 changed files
with
570 additions
and
1,033 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.