~xavpaice/charm-nrpe:revert-9edfedcf38d9507685097fb397986802193301ce

Last commit made on 2020-02-17
Get this branch:
git clone -b revert-9edfedcf38d9507685097fb397986802193301ce https://git.launchpad.net/~xavpaice/charm-nrpe
Only Xav Paice can upload to this branch. If you are Xav Paice please log in for upload directions.

Branch merges

Branch information

Name:
revert-9edfedcf38d9507685097fb397986802193301ce
Repository:
lp:~xavpaice/charm-nrpe

Recent commits

5d03594... by Xav Paice

Revert "hooks/nrpe_helpers.py: fix yaml.load warning"

This reverts commit 9edfedcf38d9507685097fb397986802193301ce.

7694630... by Joe Guo

use yaml.load without Loader param is unsafe and will show a warning in log:
    https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation

Add Fullloader param to mute the warning.

Reviewed-on: https://code.launchpad.net/~guoqiao/nrpe-charm/+git/nrpe-charm/+merge/378287
Reviewed-by: Xav Paice <email address hidden>

51c1bff... by Aurelien Lourot

Allow connections from Nagios' egress-subnets instead of from its ingress-address

If egress-subnets isn't available it will fall back to ingress-adress and finally private-address.

Closes-Bug: #1827703

Reviewed-on: https://code.launchpad.net/~aurelien-lourot/nrpe-charm/+git/nrpe-charm/+merge/378268
Reviewed-by: Jeremy Lounder <email address hidden>
Reviewed-by: Giuseppe Petralia <email address hidden>

9edfedc... by Joe Guo

hooks/nrpe_helpers.py: fix yaml.load warning

use yaml.load without Loader param is unsafe and will show a warning in log:
https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation

Add Fullloader param to mute the warning.

Signed-off-by: Joe Guo <email address hidden>

4ce5f26... by Aurelien Lourot <(none)>

Allow connections from Nagios' egress-subnets instead of from its ingress-address

If egress-subnets isn't available it will fall back to ingress-adress and finally private-address.

Closes-Bug: #1827703

8b617ee... by Haw Loeung

Added focal (20.04) support

8cecde4... by Haw Loeung

Export nagios definitions if nagios_master set - LP#1830159

Reviewed-on: https://code.launchpad.net/~hloeung/nrpe-charm/+git/nrpe-charm/+merge/374494
Reviewed-by: Paul Collins <email address hidden>

10a673a... by Haw Loeung

Export nagios definitions if nagios_master set - LP#1830159

b21a870... by Ryan Beisner

Remove deprecated artful series and add interim disco series to enable testing in the run-up to the next LTS.

Reviewed-on: https://code.launchpad.net/~1chb1n/nrpe-charm/+git/nrpe-charm/+merge/372299
Reviewed-by: Xav Paice <email address hidden>

1d3f30d... by Ryan Beisner

Remove artful and add disco series for run-up to LTS