Werk #15570: Handle redirect RoutingRules of azure's application gateways

Komponente Checks & agents
Titel Handle redirect RoutingRules of azure's application gateways
Datum 06.10.2023
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen
Checkmk versions & editions
2.3.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0p12 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

If you're having a http redirect routing rule configured in your azure application gateway, the parsing of the section may have failed with:

pydantic.error_wrappers.ValidationError: 10 validation errors for AppGateway

This is due to the fact, that a redirect routing rule may not have the previously required information (backendAddressPool and backendHttpSettings). Those fields are now not required anymore.

Zur Liste aller Werks