Juju Charms - Monorepo for sunbeam Charms
90a585370c
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 |
||
---|---|---|
charms | ||
libs | ||
ops-sunbeam | ||
playbooks | ||
roles | ||
templates | ||
tests | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
.jujuignore | ||
.stestr.conf | ||
common.sh | ||
CONTRIBUTING.md | ||
create_tracks.sh | ||
fetch_libs.sh | ||
generate_token.sh | ||
pyproject.toml | ||
README.md | ||
rebuild | ||
render_bundles.py | ||
run_tox.sh | ||
test-requirements.txt | ||
tox.ini |
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.