~morphis/+git/cos-proxy-operator:main

Last commit made on 2023-04-05
Get this branch:
git clone -b main https://git.launchpad.net/~morphis/+git/cos-proxy-operator
Only Simon Fels can upload to this branch. If you are Simon Fels please log in for upload directions.

Branch merges

Branch information

Name:
main
Repository:
lp:~morphis/+git/cos-proxy-operator

Recent commits

3729470... by Simon Fels

WIP

87c0fa2... by Simon Fels

Limit architecture charmcraft is going to build

The charm currently only supports arm64 and amd64 so limit what
charmcraft / Launchpad is going to build.

See https://bugs.launchpad.net/launchpad/+bug/1967319 for details.

0d1f43a... by Simon Fels

Use correct identifier for arm64

CRAFT_TARGET_ARCH does not specify aarch64 but arm64 for ARM 64 bit
platforms.

c23fcef... by Luca Bello <email address hidden>

add NRPE dashboard combining metrics and logs (#57)

cc8d19f... by Ryan Barry

Update CODEOWNERS (#55)

efa0891... by Simon Aronsson

Update nrpe_exporter.py (#54)

45dd5c2... by Ryan Barry

Really ignore all dropdown selections (#53)

* Remove rsyslog, handle empty keys on removal and in prometheus-ceph-exporter dashboards better

* Lint

* Don't use the reactive converter now that we have dns_name, stub out more old variables, fix the 'old/new' juju_application again

* Update unit test

* Remove dead code

* Really ignore "All" dropdowns

1e1b584... by Ryan Barry

Remove rsyslog, handle empty keys on removal and in prometheus-ceph-exporter dashboards better (#52)

* Remove rsyslog, handle empty keys on removal and in prometheus-ceph-exporter dashboards better

* Lint

* Don't use the reactive converter now that we have dns_name, stub out more old variables, fix the 'old/new' juju_application again

* Update unit test

* Remove dead code

bf7923e... by Simon Aronsson

Update README.md (#51)

Readme is a bit unclear on what the starting conditions are, it also assumes the existance of a grafana charm that was never deployed

a28f374... by Ryan Barry

Update libraries (#50)