0.4.1
v0.4.1
Release Summary
This release introduces Icinga for Kubernetes (thanks to @gianmarco-mameli), removes deprecation warnings present in the prior
release, adds a new filter and support for the Graphite module.
Major Changes
- Add a role for the installation and configuration of Icinga for Kubernetes.
- Add tasks to role
icingaweb2to install and configure Icinga for Kubernetes Web.
Minor Changes
- Add
netways.icinga.icinga2_ticketfilter. This filter converts a given string (NodeName) into an Icinga2 ticket using a TicketSalt. - Add Icinga Web 2 module
Graphite. - Add variable
icingadb_redis_client_certificateto define whether TLS client certificates are accepted/required/rejected when connecting to the Redis server. Only has an effect when using TLS encryption.
Thanks to
@gianmarco-mameli
@Saeid-Abadi
@mkayontour
@Donien