charm-nagios:master

Last commit made on 2024-02-22
Get this branch:
git clone -b master https://git.launchpad.net/charm-nagios
Members of Llama (LMA) Charmers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
master
Repository:
lp:charm-nagios

Recent commits

a2aa5e8... by Arif Ali

Fix config-changed hook for nrpe_packet_version change

Reviewed-on: https://code.launchpad.net/~arif-ali/charm-nagios/+git/charm-nagios/+merge/459713
Reviewed-by: Andrea Ieri <email address hidden>
Reviewed-by: Ashley James <email address hidden>

b33f0e1... by Arif Ali

Fix config-changed hook for nrpe_packet_version change

Closes: #2020380

d4a96ae... by Ashley James

Fix lint and functional test errors

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

601f670... by Ashley James

Fix func test error.

No "latest/stable" channel for percona-cluster charm. Replace with
5.7/stable.

9f076ca... by Ashley James

Fix lint error.

Use `isinstance` for instance checks.

04bbeb9... by Martin Kalcok

Pin libjuju to make it compatible with controllers <3.0

Reviewed-on: https://code.launchpad.net/~martin-kalcok/charm-nagios/+git/charm-nagios/+merge/440246
Reviewed-by: Ramesh Sattaru <email address hidden>
Reviewed-by: Sudeep Bhandari <email address hidden>
Reviewed-by: Andrea Ieri <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

f64fc12... by Martin Kalcok

Pin libjuju to make it compatible with controllers <3.0

b491a00... by Mert Kirpici

Close LP #1998094

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

8ed0811... by Mert Kirpici

tox: move flake8 config comments to new line

flake8 6.0.0 does not like it when the inline comments are on the same
line as the ignored rule.

Works-on: 1998094
Signed-off-by: Mert Kırpıcı <email address hidden>

793a155... by Mert Kirpici

tests/functional: adapt to new libjuju.unit.run()

Signed-off-by: Mert Kırpıcı <email address hidden>