icinga2/lib
Michael Friedrich 44d0c9013b Ignore synced config zones where no config item exists
The culprit is that we're in compiling configuration stage here,
we don't have access to `Zone::GetByName()` as objects have not
been activated yet.

Our best guess is from a config item loaded before (e.g. from zones.conf)
since no-one can sync zones via cluster config sync either.

It may not be 100% correct since the zone object itself may be invalid.
Still, if the zone object validator fails later, the config breaks either way.

The problem with removal of these directories is dealt by the cluster
config sync with stages.

refs #6727
refs #6716
2019-04-15 17:38:43 +02:00
..
base Merge pull request #7000 from Icinga/bugfix/goto-loop 2019-04-03 09:46:17 +02:00
checker Merge pull request #6970 from Icinga/bugfix/perfdata-gaps 2019-02-26 15:38:15 +01:00
cli Ignore synced config zones where no config item exists 2019-04-15 17:38:43 +02:00
compat Deprecate ExternalCommandListener feature ('command') and adjust log warnings to the roadmap 2019-04-03 14:39:10 +02:00
config Replace a few more copyright strings 2019-02-25 16:30:40 +01:00
db_ido ido Check: Add last failover timestamp to output when HA enabled IDO is running 2019-04-01 09:31:03 +02:00
db_ido_mysql Improve DB IDO HA failover behaviour 2019-04-01 08:50:00 +02:00
db_ido_pgsql Improve DB IDO HA failover behaviour 2019-04-01 08:50:00 +02:00
icinga Drop Checkable#reachable in favor of #last_reachable 2019-04-12 13:03:11 +02:00
livestatus Replace Copyright header with a short version, part II 2019-02-25 15:09:36 +01:00
methods Replace Copyright header with a short version, part II 2019-02-25 15:09:36 +01:00
mysql_shim Replace Copyright header with a short version, part II 2019-02-25 15:09:36 +01:00
notification Fix notification skip for local non-API enabled setups 2019-04-03 13:50:21 +02:00
perfdata Disable feature HA by default (InfluxDB, Graphite, Gelf, Elasticsearch, OpenTSDB, Perfdata) 2019-03-27 15:29:47 +01:00
pgsql_shim Replace Copyright header with a short version, part II 2019-02-25 15:09:36 +01:00
remote Merge pull request #7109 from Icinga/feature/enhance-cluster-message-send-code-docs 2019-04-11 11:20:46 +02:00
CMakeLists.txt Replace Copyright header with a short version, part II 2019-02-25 15:09:36 +01:00