~sajoupa/charm-nrpe:ro-filesystems-systemd-sysusers

Last commit made on 2022-11-24
Get this branch:
git clone -b ro-filesystems-systemd-sysusers https://git.launchpad.net/~sajoupa/charm-nrpe
Only Laurent Sesquès can upload to this branch. If you are Laurent Sesquès please log in for upload directions.

Branch merges

Branch information

Name:
ro-filesystems-systemd-sysusers
Repository:
lp:~sajoupa/charm-nrpe

Recent commits

ae50207... by Laurent Sesquès

add /run/credentials/systemd-sysusers.service to ro_filesystem_excludes default value for jammy

c42aebc... by Sudeep Bhandari

Sync check_mem.pl with upstream

https://github.com/justintime/nagios-plugins/blob/master/check_mem/check_mem.pl

Reviewed-on: https://code.launchpad.net/~sudeephb/charm-nrpe/+git/charm-nrpe/+merge/430292
Reviewed-by: Eric Chen <email address hidden>
Reviewed-by: Erhan Sunar <email address hidden>

4cda436... by Sudeep Bhandari

sync check_mem.pl with upstream

https://github.com/justintime/nagios-plugins/blob/master/check_mem/check_mem.pl

f820871... by Sudeep Bhandari

Fix functional test bundles

Reviewed-on: https://code.launchpad.net/~sudeephb/charm-nrpe/+git/charm-nrpe/+merge/430781
Reviewed-by: Eric Chen <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

038f8bd... by Sudeep Bhandari

Fix functional test bundles

0783006... by Mert Kirpici

Set default cpu_governor values for specific principle charms

Reviewed-on: https://code.launchpad.net/~mertkirpici/charm-nrpe/+git/charm-nrpe/+merge/427905
Reviewed-by: Eric Chen <email address hidden>
Reviewed-by: Robert Gildein <email address hidden>

b050270... by Mert Kirpici

tests/unit: add tests for cpu governor check

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

f8d459c... by Mert Kirpici

nrpe_helpers: set default cpu governor checks

From now on we are setting a default check of the value "performance"
for selected principle charms within the nrpe charm code. The old
behavior was to get this default value through the
nrpe-external-master relation.

One side effect to note is that `juju config` will report empty
configuration, however that was also the case for the previous
implementation. This new approach is saving us from updating every
single charm code that we want to introduce a default behavior.

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

89ab360... by Mert Kirpici

Make unittests and lint targets green again

Reviewed-on: https://code.launchpad.net/~mertkirpici/charm-nrpe/+git/charm-nrpe/+merge/428201
Reviewed-by: Eric Chen <email address hidden>

0b2353f... by Mert Kirpici

tests/unit: adjust cis_audit default arg change

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