Juju Charms - Monorepo for sunbeam Charms
Go to file
Hemanth Nakkina ada047a90f
[sunbeam-machine] Add proxy configs
Add http_proxy, https_proxy, no_proxy as
configuration to charm. Update the content
of /etc/environment file on setting the
proxy configs.
If the proxy configuration is not set on
sunbeam-machine, clear the corresponding
configs from /etc/environment.

Change-Id: I5ba444d87e199a4314439eddf513729138c40c3f
2024-03-12 18:08:32 +05:30
charms [sunbeam-machine] Add proxy configs 2024-03-12 18:08:32 +05:30
libs Configure sysctl values from sunbeam-machine charm 2024-02-26 14:47:49 +01:00
ops-sunbeam Always log to debug db_sync's stdout 2024-02-23 11:51:26 +01:00
playbooks Implement sunbeam-clusterd 2024-01-25 12:30:54 +01:00
roles Change functest nodeset to ubuntu-jammy 2024-02-21 16:02:33 +05:30
templates Fix typo in identity-data-id-creds part 2024-02-20 13:28:42 +01:00
tests Add functional tests for verifying clean-up 2024-03-08 15:18:10 +10:30
zuul.d Remove func-test-machine job 2024-03-12 17:34:37 +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 Configure sysctl values from sunbeam-machine charm 2024-02-26 14:47:49 +01:00
CONTRIBUTING.md Add func tests for tempest-k8s charm 2024-03-06 09:55:34 +10:30
fetch_libs.sh Add tempest-k8s charm 2024-02-02 09:39:40 +10: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 Rebuild charms 2024-02-01 10:23:23 +01:00
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 Bump juju channel to 3.4 2024-02-22 15:58:06 +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.