Juju Charms - Monorepo for sunbeam Charms
Go to file
Guillaume Boutry af1d400828
[glance-k8s] add image-cap-size option
Add image-cap-size option to glance charm. If no ceph relation, check
limit is smaller than persistent volume's capacity.

Change-Id: I772cc9b4a75fbbe7216e07088b14bdf57b195908
2024-05-10 21:13:50 +02:00
charms [glance-k8s] add image-cap-size option 2024-05-10 21:13:50 +02:00
libs Support external dns for cloud guests 2024-05-07 07:54:57 +05:30
ops-sunbeam Retry db_sync on timeout error 2024-05-07 13:11:55 +02:00
playbooks Implement sunbeam-clusterd 2024-01-25 12:30:54 +01:00
roles Upload charm before OCI images in publish charm job 2024-04-20 14:01:46 +05:30
templates Fix typo in identity-data-id-creds part 2024-02-20 13:28:42 +01:00
tests [glance-k8s] add image-cap-size option 2024-05-10 21:13:50 +02:00
zuul.d Update all external libs 2024-04-27 11:17:30 +05:30
.gitignore Add func tests for tempest-k8s charm 2024-03-06 09:55:34 +10:30
.gitreview Add zuuljobs 2023-11-30 15:32:39 +05:30
.jujuignore Add zuuljobs 2023-11-30 15:32:39 +05:30
.stestr.conf Add zuuljobs 2023-11-30 15:32:39 +05:30
common.sh Support external dns for cloud guests 2024-05-07 07:54:57 +05:30
CONTRIBUTING.md Add func tests for tempest-k8s charm 2024-03-06 09:55:34 +10:30
create_tracks.sh Add script to automatically create charm tracks 2024-04-19 11:40:04 +02:00
fetch_libs.sh Update all external libs 2024-04-27 11:17:30 +05:30
generate_token.sh Publish tempest-k8s charm 2024-02-02 15:25:35 +05:30
pyproject.toml Add zuuljobs 2023-11-30 15:32:39 +05:30
README.md Add func tests for tempest-k8s charm 2024-03-06 09:55:34 +10:30
rebuild Update all external libs 2024-04-27 11:17:30 +05:30
render_bundles.py Implement sunbeam-clusterd 2024-01-25 12:30:54 +01:00
run_tox.sh Remove interface libraries in ops-sunbeam tests 2024-02-22 10:55:52 +05:30
test-requirements.txt Remove pypi mock package for tests 2024-02-21 09:04:17 +10:30
tox.ini [tempest] Fix misspelt relation name in tests 2024-04-01 19:15:13 +05:30

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.