charm-storage-connector:master

Last commit made on 2023-11-01
Get this branch:
git clone -b master https://git.launchpad.net/charm-storage-connector
Members of Canonical BootStack Charmers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
master
Repository:
lp:charm-storage-connector

Recent commits

7e4e9de... by Ashley James

Add link to discourse docs.

Reviewed-on: https://code.launchpad.net/~dashmage/charm-storage-connector/+git/charm-storage-connector/+merge/454939
Reviewed-by: Eric Chen <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

d785907... by Ashley James

Add link to discourse doc.

f3337a7... by JamesLin

build(juju-3.1): Change zaza dependency to branch libjuju-3.1

Reviewed-on: https://code.launchpad.net/~jneo8/charm-storage-connector/+git/charm-storage-connector/+merge/453009
Reviewed-by: Tianqi Xiao <email address hidden>
Reviewed-by: Eric Chen <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

2454366... by JamesLin

build(juju-3.1): Change zaza dependency to branch libjuju-3.1

8c64533... by Ashley James

Replace prometheus integration with grafana-agent.

* Add cos_agent lib.
* Remove prometheus_scrape, juju_topology libraries.
* Remove bionic support.

Reviewed-on: https://code.launchpad.net/~dashmage/charm-storage-connector/+git/charm-storage-connector/+merge/450007
Reviewed-by: Eric Chen <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>
Reviewed-by: Ramesh Sattaru <email address hidden>

88c4794... by Ashley James

Remove juju_topology library.

Removing since the lib is presented in cosl which has been added.

849d31e... by Ashley James

Fix lint errors.

68572f9... by Ashley James

Remove bionic support.

The cos_agent lib from grafana-agent is not bionic compatible.

* Remove bionic bundle from func test.
* Remove bionic entry in tests.yml from func tests.
* Remove requirements.txt ops version limit for bionic support.
* Fix small syntax error in charm.py.

4b746e1... by Ashley James

Update type hints for event handler.

235a55a... by Ashley James

Add helpful comment in unit test.