Canonical CLA
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 159 | 29 Aug 2025 | |
latest/edge | 159 | 29 Aug 2025 |
juju deploy canonical-cla
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
-
audit-logs
CLA service audit logs.
- Params
-
since string
The date to start the audit logs from. If not specified, the default value is 1 day ago. format: YYYY-MM-DD
-
until string
The date to end the audit logs. If not specified, the default value is today. format: YYYY-MM-DD
-
migrate-db
Run the database migrations using alembic.
- Params
-
revision string
The revision to migrate to. If not specified, the latest revision will be used. The default value 'head'.