
mongos
Channel | Revision | Published | Runs on |
---|---|---|---|
6/stable | 54 | 20 Aug 2025 | |
6/candidate | 54 | 20 Aug 2025 | |
6/beta | 54 | 20 Aug 2025 | |
6/edge | 54 | 20 Aug 2025 | |
8-transition/edge | 56 | 04 Sep 2025 | |
8/candidate | 53 | 07 Aug 2025 | |
8/beta | 53 | 07 Aug 2025 | |
8/edge | 58 | Yesterday |
juju deploy mongos --channel 6/stable
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
charms.mongos.v0.set_status
-
- Last updated 30 Aug 2024
- Revision Library version 0.2
Code for handing statuses in the app and unit.
Index
class MongosStatusHandler
Description
Verifies versions across multiple integrated applications. None
Methods
MongosStatusHandler. __init__( self , charm: CharmBase )
Constructor for CrossAppVersionChecker.
Arguments
charm to inherit from.
Description
Sets the charm status and shares it where applicable. None
MongosStatusHandler. set_app_status( self )
Description
TODO Future Feature/Epic: parse statuses and set a status for the entire app. None
MongosStatusHandler. clear_status( self , status_to_clear )
Description
Clears the provided status. None