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 #13049] Icinga 1 config #557

Closed
icinga-migration opened this issue Nov 4, 2016 · 5 comments
Closed

[dev.icinga.com #13049] Icinga 1 config #557

icinga-migration opened this issue Nov 4, 2016 · 5 comments
Milestone

Comments

@icinga-migration
Copy link

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

Created by mfrosch on 2016-11-04 09:27:12 +00:00

Assignee: mfrosch
Status: Resolved (closed on 2016-12-13 13:15:54 +00:00)
Target Version: 1.3.0
Last Update: 2016-12-13 13:15:54 +00:00 (in Redmine)


Some more changes for Icinga 1 config

Changesets

2016-11-04 09:28:11 +00:00 by mfrosch 003a100

IcingaConfig(Legacy): Add deployment mode for Icinga 1 config

refs #13049

2016-11-04 13:10:50 +00:00 by mfrosch 79541be

SettingsForm(Legacy): Add configuration for a deployment path

refs #13049

2016-11-04 13:13:07 +00:00 by mfrosch 1786d08

CoreApi: Use DeploymentApiInterface

refs #13049

2016-11-04 15:12:33 +00:00 by mfrosch 7fc0da6

LegacyDeploymentApi: Add deployment Api for Icinga 1.x

refs #13049

2016-11-04 15:36:54 +00:00 by mfrosch 37f3d1a

SettingsForm(Legacy): Add activation script setting

refs #13049

2016-11-04 15:38:08 +00:00 by mfrosch 660f41f

LegacyDeploymentApi: Call activation tool to deploy a new stage

refs #13049

2016-11-04 15:40:22 +00:00 by mfrosch a3d69c4

LegacyDeploymentApi: Call activation tool to deploy a new stage

refs #13049

2016-11-04 15:56:52 +00:00 by mfrosch f6a5c8c

LegacyDeploymentApi: Expire old stages that haven't got activated

For about an hour.

refs #13049

2016-11-04 18:56:56 +00:00 by tgelf ba7d350

HostApplyMatches: resolve services and -sets...

...for Icinga v1.x

refs #13049

2016-11-04 19:31:01 +00:00 by tgelf 482f48e

IcingaServiceSet: cleanup, shift responsability...

...for service_set_id property cleanup

refs #13049

2016-11-07 13:12:06 +00:00 by mfrosch 314b067

HostApplyMatches: Prefetch Hostgroups for resolving

refs #13049

2016-11-07 13:12:30 +00:00 by mfrosch e116e36

IcingaService(legacy): Test for not null

refs #13049

2016-11-07 16:23:59 +00:00 by mfrosch d7140e7

IcingaHostGroup(legacy): Render assign to a hostgroup_member list

Supporting active-passive and masterless, by writing multiple versions of the object.

refs #13049

2016-11-11 09:43:39 +00:00 by mfrosch 52ddd3c

IcingaHostGroup(legacy): Render assign to a hostgroup_member list

Supporting active-passive and masterless, by writing multiple versions of the object.

refs #13049

2016-11-11 09:43:39 +00:00 by mfrosch 0529875

HostApplyMatches: Raise memory_limit for bigger caches

refs #13049

2016-11-11 10:49:37 +00:00 by mfrosch a8a9278

IcingaHostGroup(legacy): Render assign to a hostgroup_member list

Supporting active-passive and masterless, by writing multiple versions of the object.

refs #13049

2016-11-11 10:49:37 +00:00 by mfrosch 116016b

HostApplyMatches: Raise memory_limit for bigger caches

refs #13049

2016-11-14 14:28:52 +00:00 by mfrosch d4c3be0

IcingaHostGroup|IcingaService(Set): Fix legacy config file extension

refs #13049

2016-11-14 14:32:14 +00:00 by mfrosch 5ee911e

IcingaObject(Legacy): Fix event_handler rendering

refs #13049

2016-11-14 14:36:55 +00:00 by mfrosch b40cfd5

IcingaHostGroup(Legacy): Fix member rendering with correct attribute

refs #13049

2016-11-15 09:52:03 +00:00 by mfrosch 4e5dfb0

IcingaService(Legacy): Fix duplicated rendering of apply

refs #13049

2016-11-15 13:05:10 +00:00 by mfrosch a04f251

IcingaConfig/IcingaObject(Legacy): Render dummy notification settings

So we avoid warnings about nothing configured.

refs #13049

2016-11-15 13:39:41 +00:00 by mfrosch f56ed70

IcingaHostGroup(Legacy): Render assigned groups to all zones

So we still can support hosts with direct groups.

refs #13049

2016-11-15 15:06:57 +00:00 by mfrosch a368d24

IcingaConfig/IcingaObject(Legacy): Render dummy notification settings

So we avoid warnings about nothing configured.

refs #13049

2016-11-15 15:07:03 +00:00 by mfrosch 091413e

IcingaHostGroup(Legacy): Render assigned groups to all zones

So we still can support hosts with direct groups.

refs #13049

2016-11-15 15:36:48 +00:00 by mfrosch c015be6

IcingaHostGroup(Legacy): Load zones prefetched

refs #13049

2016-11-15 15:37:19 +00:00 by mfrosch 205768a

IcingaServiceSet: Try to prefetch related services

Query optimization...

refs #13049

2016-11-16 08:25:17 +00:00 by mfrosch 480e13b

IcingaConfig/IcingaObject(Legacy): Render dummy notification settings

So we avoid warnings about nothing configured.

refs #13049

2016-11-16 08:25:17 +00:00 by mfrosch 928cfa6

IcingaHostGroup(Legacy): Render assigned groups to all zones

So we still can support hosts with direct groups.

refs #13049

2016-11-16 08:25:17 +00:00 by mfrosch d44883d

IcingaHostGroup(Legacy): Load zones prefetched

refs #13049

2016-11-16 08:25:17 +00:00 by mfrosch 6902ef7

IcingaServiceSet: Try to prefetch related services

Query optimization...

refs #13049

2016-11-22 12:18:04 +00:00 by mfrosch f824085

IcingaConfig/IcingaObject(Legacy): Render dummy notification settings

So we avoid warnings about nothing configured.

refs #13049

2016-11-22 12:18:04 +00:00 by mfrosch 369037c

IcingaHostGroup(Legacy): Render assigned groups to all zones

So we still can support hosts with direct groups.

refs #13049

2016-11-22 12:18:04 +00:00 by mfrosch b76bb0f

IcingaHostGroup(Legacy): Load zones prefetched

refs #13049

2016-11-22 12:18:04 +00:00 by mfrosch d4bd257

IcingaServiceSet: Try to prefetch related services

Query optimization...

refs #13049

2016-11-22 16:10:21 +00:00 by mfrosch c237afa

IcingaConfig/IcingaObject(Legacy): Render dummy notification settings

So we avoid warnings about nothing configured.

refs #13049

2016-11-22 16:10:26 +00:00 by mfrosch ca01a70

IcingaHostGroup(Legacy): Render assigned groups to all zones

So we still can support hosts with direct groups.

refs #13049

2016-11-22 16:10:26 +00:00 by mfrosch 588a006

IcingaHostGroup(Legacy): Load zones prefetched

refs #13049

2016-11-22 16:10:27 +00:00 by mfrosch a304d47

IcingaServiceSet: Try to prefetch related services

Query optimization...

refs #13049

2016-11-28 15:55:24 +00:00 by mfrosch 99643cf

IcingaConfig/IcingaObject(Legacy): Render dummy notification settings

So we avoid warnings about nothing configured.

refs #13049

2016-11-28 15:55:24 +00:00 by mfrosch 22c25ec

IcingaHostGroup(Legacy): Render assigned groups to all zones

So we still can support hosts with direct groups.

refs #13049

2016-11-28 15:55:24 +00:00 by mfrosch 060cc8f

IcingaHostGroup(Legacy): Load zones prefetched

refs #13049

2016-11-28 17:10:35 +00:00 by mfrosch de538c5

IcingaServiceSet: Prepare code to prefetch related services

(Not possible at the moment due to multi column key)

refs #13049

2016-11-30 07:12:27 +00:00 by mfrosch aaeca53

IcingaConfig/IcingaObject(Legacy): Render dummy notification settings

So we avoid warnings about nothing configured.

refs #13049

2016-11-30 07:12:27 +00:00 by mfrosch c2734fd

IcingaHostGroup(Legacy): Render assigned groups to all zones

So we still can support hosts with direct groups.

refs #13049

2016-11-30 07:12:27 +00:00 by mfrosch 4a838ca

IcingaHostGroup(Legacy): Load zones prefetched

refs #13049

Relations:

@icinga-migration
Copy link
Author

Updated by mfrosch on 2016-11-07 13:08:16 +00:00

  • Duplicates set to 12919

@icinga-migration
Copy link
Author

Updated by mfrosch on 2016-11-07 13:10:21 +00:00

  • Status changed from New to Closed

@icinga-migration
Copy link
Author

Updated by mfrosch on 2016-11-07 14:40:56 +00:00

  • Status changed from Closed to Assigned

@icinga-migration
Copy link
Author

Updated by tgelf on 2016-12-13 09:43:48 +00:00

  • Status changed from Assigned to Feedback
  • Target Version changed from 1.4.0 to 1.3.0

@mfrosch: can we consider this as solved? In case you have strongly related issues or even branches waiting for merge please let me know, otherwise I'd prefer closing this in favor of more specific ones.

@icinga-migration
Copy link
Author

Updated by mfrosch on 2016-12-13 13:15:54 +00:00

  • Status changed from Feedback to Resolved

Yes, there will be more detailed issues later I guess :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant