generated from canonical/template-operator
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Generate templated cfg side by side * Templated config WIP * Disable unit tests * Legacy templating WIP * Fix TLS * Legacy admins * Cleanup * Remove update method * Cleanup * Linting * Restart on peer change * Full restart on peer change * Revert "Full restart on peer change" This reverts commit c3c8f13. * Avoid early finalising of the new interface * Try to suppress non leader warnings * Fix port change * Redundant rerener * Unify check_backend * Disable constant defers * Defer instead of ignore * Don't wait for retries * Filter database * [charm] Update charm dependencies * Remove flag * Reset flag * Defer _on_change * Filter out new relation * Put mapping in peer data * Str rel ids * Update read only endpoints on peer drift * Only one db per rel * Missed dynamic params * Suppress log error * Restore auth file on pebble ready * Don't read auth file * Removing PgbConfig * Reenable only working tests * Add tests WIP * Don't render the dict * Upgrade tweaks * Restoring unit tests * Try not to rerender on legacy rel change * Restore rerender on legacy rel change * Restoring tests * Container check in _on_config_change * Dead code * Unit tests * Bump coveage * Don't raise on blocked * Switch status * Don't update libjuju --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
b7c2876
commit 4952d4e
Showing
30 changed files
with
814 additions
and
1,576 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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.