generated from canonical/is-charms-template-repo
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add external-load-balancer relation (#234)
* Add external-load-balancer relation * Ensure SANs from apiserver cert and refresh certs if needed --------- Co-authored-by: Adam Dyess <adam.dyess@canonical.com>
- Loading branch information
1 parent
2ec3c65
commit d019173
Showing
13 changed files
with
521 additions
and
16 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,3 +17,4 @@ websocket-client==1.8.0 | |
poetry-core==1.9.1 | ||
lightkube==0.17.1 | ||
httpx==0.27.2 | ||
loadbalancer_interface == 1.2.0 |
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.