-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix early tls deployment by only reloading patroni config if it's already running * added unit test for reloading patroni * lint * removing postgres restart check * adding series flags to test apps * adding series flags to test apps * made series into a list * Update test_new_relations.py * updating test to better emulate bundle deploymen * updated tls lib * Fix TLS IP address on CSR * removed failing test for now. This will be fixed before merge * Fix TLS * Update TLS lib * Remove unneeded series * Add comment * Add Juju agent version bootstrap constraint * Add test for restart method * Update TLS lib * Add test for update config method * Update TLS lib * Improve comment Co-authored-by: WRFitch <[email protected]> Co-authored-by: Will Fitch <[email protected]>
- Loading branch information
1 parent
4994516
commit 5c6e5f7
Showing
6 changed files
with
143 additions
and
25 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
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
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
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