Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ConfigCompiler#HandleIncludeRecursive(): don't fail on non-existing directory #7917

Closed
wants to merge 3 commits into from

Conversation

Al2Klimov
Copy link
Member

fixes #7742

@Al2Klimov Al2Klimov added this to the 2.13.0 milestone Mar 17, 2020
@Al2Klimov Al2Klimov self-assigned this Mar 17, 2020
@Al2Klimov Al2Klimov force-pushed the bugfix/config-sync-failed-reloads-7742 branch from c96cc75 to 3d07096 Compare March 17, 2020 11:07
@Al2Klimov
Copy link
Member Author

[2020-03-17 12:09:55 +0100] information/cli: Icinga application loader (version: v2.12.0-rc1-2-g5e16d92a3; debug)
[2020-03-17 12:09:55 +0100] information/cli: Loading configuration file(s).
[2020-03-17 12:09:55 +0100] warning/config: Include file 'lolcat3.conf' requested in /Users/aklimov/NET/WS/icinga2/prefix/etc/icinga2/conf.d/lolcat1.conf: 2:1-2:22 does not exist.
[2020-03-17 12:09:55 +0100] warning/config: Couldn't include directory 'lolcat4.conf' requested in /Users/aklimov/NET/WS/icinga2/prefix/etc/icinga2/conf.d/lolcat1.conf: 3:1-3:32: Function call 'opendir' for file '/Users/aklimov/NET/WS/icinga2/prefix/etc/icinga2/conf.d/lolcat4.conf' failed with error code 2, 'No such file or directory'

@Al2Klimov Al2Klimov removed their assignment Mar 17, 2020
@Al2Klimov Al2Klimov marked this pull request as ready for review March 17, 2020 11:11
@Al2Klimov Al2Klimov removed this from the 2.13.0 milestone Mar 23, 2020
@Al2Klimov Al2Klimov self-assigned this Mar 25, 2020
@Al2Klimov Al2Klimov deleted the bugfix/config-sync-failed-reloads-7742 branch April 7, 2020 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Config Sync - failed reloads due to uncomplete syncs
1 participant