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

[dev.icinga.com #10008] Don't parse config files for branches not taken #3328

Closed
icinga-migration opened this issue Aug 27, 2015 · 4 comments
Labels
area/configuration DSL, parser, compiler, error handling blocker Blocks a release or needs immediate attention bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/10008

Created by mfriedrich on 2015-08-27 08:06:39 +00:00

Assignee: gbeutner
Status: Resolved (closed on 2015-10-22 07:47:58 +00:00)
Target Version: 2.4.0
Last Update: 2015-10-22 07:48:28 +00:00 (in Redmine)

Icinga Version: 2.3.9
Backport?: No
Include in Changelog: 1

if (...) {
  include "1.conf"
} else {
  include "2.conf"
}

Changesets

2015-10-22 07:46:31 +00:00 by (unknown) 74ef3e3

Turn includes into AST expressions

fixes #10008
@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-09-24 19:56:24 +00:00

  • Priority changed from Normal to High

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-09-24 19:57:14 +00:00

  • Status changed from New to Assigned
  • Assigned to set to gbeutner

Would be great if you could look into that after the permissions feature next week :)

@icinga-migration
Copy link
Author

Updated by Anonymous on 2015-10-22 07:47:58 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset 74ef3e3.

@icinga-migration
Copy link
Author

Updated by gbeutner on 2015-10-22 07:48:28 +00:00

  • Backport? changed from TBD to No

@icinga-migration icinga-migration added blocker Blocks a release or needs immediate attention bug Something isn't working area/configuration DSL, parser, compiler, error handling labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.4.0 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/configuration DSL, parser, compiler, error handling blocker Blocks a release or needs immediate attention bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant