Juju Charms - Monorepo for sunbeam Charms
Go to file
Hemanth Nakkina 118ccdd256
Switch vault-k8s channel to 1.15/edge in tests
In caas tests smoke bundle, change vault-k8s
channel to 1.15/edge.
Pin revision to 190 so that vault gets auto
unsealed.
Rebuild barbican-k8s to test vault change

Change-Id: Id70b545f0021ba720af33eb8a350a0a1e29d79af
2024-04-15 06:50:14 +05:30
charms Switch vault-k8s channel to 1.15/edge in tests 2024-04-15 06:50:14 +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 Elevate permissions for microk8s inspect 2024-04-14 15:41:53 +05:30
templates Fix typo in identity-data-id-creds part 2024-02-20 13:28:42 +01:00
tests Switch vault-k8s channel to 1.15/edge in tests 2024-04-15 06:50:14 +05: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 [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.