Commit Graph

8720 Commits

Author SHA1 Message Date
Gunnar Beutner 111b53a932 Merge pull request #5614 from mcktr/mcktr/fix/5613-missing-include-statement
Fixed missing include statement in unit tests

fixes #5613
2017-09-25 07:48:04 +02:00
Michael 631d1e85fc Fixed missing include statement in unit tests
refs #5613
2017-09-25 01:07:50 +02:00
Michael aad3c6af6b ITL: Re-Add ssl_sni attribute for check_tcp 2017-09-22 17:58:57 +02:00
Michael Friedrich d6b475720b Merge pull request #5608 from Icinga/fix/certificate-directories
Fix certificate paths for installers
2017-09-22 16:39:22 +02:00
Michael Friedrich 953d840cc1 Fix certificate paths for installers
refs #5450
2017-09-22 15:00:45 +02:00
Michael Friedrich 92a399289a Merge pull request #5606 from Icinga/feature/remove-bottom-up
Remove bottom-up client mode
2017-09-22 14:48:51 +02:00
Michael Friedrich 16c0fc4177 Drop satellite.conf reference for bottom-up
refs #4799
2017-09-22 14:28:55 +02:00
Michael Friedrich 790485c8bc Drop repository.d from configuration chapter in the docs
refs #4799
2017-09-22 14:05:17 +02:00
Michael Friedrich 4a8565f304 Drop repository from Windows installer
refs #4799
2017-09-22 14:05:15 +02:00
Michael Friedrich 9c6196b1fb Remove reference to bottom-up in troubleshooting docs
refs #4799
2017-09-22 14:05:13 +02:00
Michael Friedrich ee16bf0c14 Update CLI commands documentation
refs #4799
2017-09-22 14:05:10 +02:00
Michael Friedrich 11c41cd747 Drop unused code from NodeUtility class
refs #4799
2017-09-22 14:05:08 +02:00
Michael Friedrich 3d721236ae Add upgrading docs for removed bottom-up client mode
refs #4799
2017-09-22 14:05:04 +02:00
Michael Friedrich c0c0fd27fe Drop unused bottom-up images from the docs
refs #4799
2017-09-22 14:05:02 +02:00
Michael Friedrich cfd2a93aa6 Remove bottom-up repository.d references
refs #4799
2017-09-22 14:04:59 +02:00
Michael Friedrich 9c9b0140be Remove bottom-up from docs and add hints for Director, Puppet, etc.
refs #4799
2017-09-22 14:04:56 +02:00
Michael Friedrich 68cae91378 Remove bottom-up cluster messages
refs #4799
2017-09-22 14:04:53 +02:00
Michael Friedrich 601c10b997 Remove bottom-up CLI commands
refs #4799
2017-09-22 14:04:43 +02:00
Michael Friedrich aa6ad55212 Docs: Clarify on configuration and packages, thanks @dgoetz
refs #5604
refs #5301
2017-09-22 12:48:18 +02:00
Michael Friedrich 5ad1919b75 Merge pull request #5604 from Icinga/feature/remove-deprecated-classicui-pkg
Remove the icinga2-classicui-package and update documentation
2017-09-22 12:35:09 +02:00
Michael Friedrich 07a93a9036 Docs: Add a note for upgrading with removed classicui-config package
refs #5301
2017-09-22 12:28:26 +02:00
Michael Friedrich f41f220c78 Remove Classic UI references from docs
refs #5301
2017-09-22 12:26:59 +02:00
Michael Friedrich 6ab38b6c15 Remove deprecated Classic UI configuration package
refs #5301
2017-09-22 12:26:59 +02:00
Noah Hilverling aab50f669c Add process elevation & log message if user does not have enough privileges
refs #5515
2017-09-22 10:25:17 +02:00
Michael Friedrich 71cfa42731 Ensure that the cache directory always is set and add a note to upgrading docs
Thanks @dgoetz

refs #5601
2017-09-22 09:43:57 +02:00
Michael Friedrich 0f570e8fe9 Merge pull request #5601 from Icinga/fix/empty-cache-dir-on-pkg-upgrade
Ensure that the cache directory always is set and add a note to upgrading docs
2017-09-22 09:43:20 +02:00
Michael Friedrich 086e24f28a Ensure that the cache directory always is set and add a note to upgrading docs
Thanks @dgoetz
2017-09-22 09:31:42 +02:00
Jean Flach 79166a31d4 Revert "Add Log Warning in case active-stage is empty"
This reverts commit 287f72b0a0.
2017-09-21 13:54:29 +02:00
Michael Friedrich 3201ec5444 Fix wrong URL in troubleshooting chapter
Wrong backport of #5594
2017-09-21 13:50:33 +02:00
Michael Friedrich adb4226dd3 Merge branch 'support/2.7' 2017-09-21 12:12:51 +02:00
Michael Friedrich 1057f63909 Release version 2.7.1 2017-09-21 12:12:01 +02:00
Michael Friedrich 394385e939 Release version 2.7.1 2017-09-21 12:09:30 +02:00
Michael Friedrich 16c4599d62 changelog.py: Add "backported" to the list of ignored labels
refs #5599
2017-09-21 10:49:37 +02:00
Michael Friedrich f65170afc6 Merge pull request #5599 from Icinga/fix/changelog-labels
changelog.py: Add "backported" to the list of ignored labels
2017-09-21 10:49:05 +02:00
Michael Friedrich 2e02dc433e changelog.py: Add "backported" to the list of ignored labels 2017-09-21 10:45:48 +02:00
Jean Flach 287f72b0a0 Add Log Warning in case active-stage is empty
Maybe Critical instead? Throwing an exception seems unnecessary.

refs #3668
2017-09-20 17:57:14 +02:00
Michael Friedrich 74d13345dc Merge pull request #5587 from Icinga/feature/custom-syslog-facility-option-on-sysloglogger-object-3964
SyslogLogger: Implement option to set syslog facility
2017-09-20 17:25:58 +02:00
Michael Friedrich 7eb9b342c1 Docs: Enhance certificate and configuration troubleshooting chapter
refs #5594
2017-09-20 17:17:45 +02:00
Michael Friedrich b568eccb2d Merge pull request #5594 from Icinga/feature/docs-troubleshooting-certificates
Docs: Enhance certificate and configuration troubleshooting chapter
2017-09-20 17:13:03 +02:00
Michael Friedrich 14cdcd89a2 Docs: Enhance certificate and configuration troubleshooting chapter 2017-09-20 17:07:34 +02:00
Jean Flach ef5013b903 Use locks in api config staging
refs #3668
2017-09-20 16:45:09 +02:00
Michael Friedrich 4a85ab4dd8 Docs: Add a note for upgrading to 2.7
refs #5593
2017-09-20 15:47:24 +02:00
Michael Friedrich c2ff0becaf Merge pull request #5593 from Icinga/feature/docs-upgrading
Docs: Add a note for upgrading to 2.7
2017-09-20 15:46:20 +02:00
Michael Friedrich e3c152167d Docs: Add a note for upgrading to 2.7 2017-09-20 15:33:42 +02:00
Michael Friedrich 27b49b07ed Merge pull request #5547 from ryanohnemus/feature/allow_package_upload_without_restart
Add optional reload parameter to config stage upload
2017-09-20 14:30:22 +02:00
ryanohnemus 1cb39994a5 API: Add optional reload parameter to config stage upload
You can now specify a boolean `reload` attribute that
will allow you to skip the icinga2 reload after config
validation. By default this is set to true.

The response text has been updated to show if icinga2
will reload or if it was requested to be skipped.

fixes #4769
2017-09-20 14:16:55 +02:00
Noah Hilverling ea24af6590 SyslogLogger: Implement option to set syslog facility
fixes #3964
2017-09-20 14:09:51 +02:00
Michael Friedrich edeaed2b72 Silence log level for configuration file updates
This only helps with debugging the configuration sync, but seems
to be highlighted quite often in default configurations (where
the timestamp is equal).

refs #5566

refs #5590
2017-09-20 14:06:45 +02:00
Michael Friedrich 65390298be Merge pull request #5590 from Icinga/fix/log-level-config-sync
Silence log level for configuration file updates
2017-09-20 14:06:20 +02:00
Michael Friedrich 7bdeeeadcf Silence log level for configuration file updates
This only helps with debugging the configuration sync, but seems
to be highlighted quite often in default configurations (where
the timestamp is equal).

refs #5566
2017-09-20 13:30:02 +02:00