Guillaume Boutry 90a585370c
[all] reduce mysql-pooling to sensible defaults
Reduce the max_pool_size parameter from default 5 to 2, to reduce the
max number of connections each process needs.
Reduce connection_recycle_time from 200 to 20, to reduce life duration
of a connection, allowing faster recovery in case of failure of a
mysql-router.
Configure horizon-k8s to persist connections for 20 seconds, and enable
connection healthchecks to make sure the connection is usable.

Change-Id: Id88d5a8643b8dd2db618e18c8ad556f3e92282ba
2024-06-17 18:24:41 +02:00
2024-06-05 16:21:26 +02:00
2024-01-25 12:30:54 +01:00
2024-04-27 11:17:30 +05:30
2023-11-30 15:32:39 +05:30
2023-11-30 15:32:39 +05:30
2023-11-30 15:32:39 +05:30
2024-04-27 11:17:30 +05:30
2024-02-02 15:25:35 +05:30
2024-03-06 09:55:34 +10:30
2024-01-25 12:30:54 +01:00

Monolithic Repository for Sunbeam Charms

This repository contains the core charms for the Sunbeam deployment and associated charm libraries.

Development docs

See the CONTRIBUTING.md in the root of the repository and individual charm directories for more information.

Description
Juju Charms - Monorepo for sunbeam Charms
Readme 8.3 MiB
Languages
Python 89.3%
Jinja 10.1%
Shell 0.6%