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 #6107] Implement shared API primitives for the cluster & agent #1505

Closed
icinga-migration opened this issue May 2, 2014 · 2 comments
Labels
blocker Blocks a release or needs immediate attention enhancement New feature or request
Milestone

Comments

@icinga-migration
Copy link

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

Created by gbeutner on 2014-05-02 07:54:52 +00:00

Assignee: gbeutner
Status: Closed (closed on 2014-05-13 08:33:14 +00:00)
Target Version: 0.0.11
Last Update: 2014-05-13 08:33:14 +00:00 (in Redmine)


Changesets

2014-05-03 17:55:46 +00:00 by (unknown) 957fdc8

Make sure handles aren't inherited by the child process.

Refs #6107

2014-05-03 17:56:47 +00:00 by (unknown) c37e47f

Properly shut down TLS streams.

Refs #6107

2014-05-03 18:01:23 +00:00 by (unknown) 412e0f2

Implement support for the "package" keyword.

Refs #6107

2014-05-03 23:35:55 +00:00 by (unknown) 7f78e4b

Run INITIALIZE_ONCE() after static initializers.

Refs #6107

2014-05-04 10:35:29 +00:00 by (unknown) 73da11b

Properly shut down TLS streams.

Refs #6107

2014-05-04 10:35:47 +00:00 by (unknown) 02aeeba

Implement support for the "package" keyword.

Refs #6107

2014-05-04 10:35:47 +00:00 by (unknown) f25c130

Run INITIALIZE_ONCE() after static initializers.

Refs #6107

2014-05-06 08:40:36 +00:00 by (unknown) 0484706

Make sure handles aren't inherited by the child process.

Refs #6107

2014-05-06 08:40:36 +00:00 by (unknown) e2fe1c8

Properly shut down TLS streams.

Refs #6107

2014-05-06 08:40:36 +00:00 by (unknown) a8ee8e9

Implement support for the "package" keyword.

Refs #6107

2014-05-06 08:40:36 +00:00 by (unknown) 8a10a10

Run INITIALIZE_ONCE() after static initializers.

Refs #6107

2014-05-08 07:13:04 +00:00 by (unknown) b1dab6c

Implement support for the "package" keyword.

Refs #6107

2014-05-08 07:13:04 +00:00 by (unknown) 0571d8a

Run INITIALIZE_ONCE() after static initializers.

Refs #6107

2014-05-08 07:13:04 +00:00 by (unknown) 45270f1

Refactor the agent and cluster components.

Refs #6107

2014-05-08 07:19:38 +00:00 by gbeutner 16e8dca

Build fix for RHEL.

Refs #6107

2014-05-08 07:21:45 +00:00 by gbeutner ae8137d

Update Debian package.

Refs #6107

2014-05-08 10:17:21 +00:00 by gbeutner 656d6ff

Update scripts and example config.

Refs #6107

2014-05-08 10:36:48 +00:00 by gbeutner 3464f29

Fix permissions for master zones.

Refs #6107

2014-05-08 11:08:34 +00:00 by gbeutner e322cc5

Implement aliasing support for "localhost".

Refs #6107

2014-05-08 11:15:08 +00:00 by gbeutner 5678fe7

Fix incorrect function name.

Refs #6107

2014-05-08 11:29:53 +00:00 by gbeutner b52cc98

Fix missing variable assignment in Zone::CanAccessObject().

Refs #6107

2014-05-08 11:56:28 +00:00 by gbeutner 3926b68

Decrease default check intervals.

Refs #6107

2014-05-08 12:06:21 +00:00 by gbeutner f704468

Update scripts.

Refs #6107

2014-05-08 13:00:09 +00:00 by gbeutner bd610a7

Clean up reconnect handler.

Refs #6107

2014-05-08 13:12:56 +00:00 by gbeutner 87bcb16

Implement timeout for anonymous ApiClient objects.

Refs #6107

2014-05-08 13:27:16 +00:00 by gbeutner b36b03c

Remove zone check in ApiEvents::UpdateRepositoryAPIHandler.

Refs #6107

2014-05-08 13:46:47 +00:00 by gbeutner 01941a9

Don't log repository messages.

Refs #6107

2014-05-08 15:23:26 +00:00 by (unknown) 3981ad2

Fix the timer_scope test.

Refs #6107

2014-05-09 08:36:26 +00:00 by gbeutner 020ca0b

Apply: Inherit zone from parent object.

Refs #6107

2014-05-09 09:32:24 +00:00 by gbeutner 9abf0e5

Reimplement load-balancing for checks.

Refs #6107

2014-05-09 09:45:21 +00:00 by gbeutner 4c02219

Reimplement load-balancing for checks.

Refs #6107

2014-05-09 11:02:30 +00:00 by gbeutner b367187

Implement HA for IDO connections.

Refs #6107

2014-05-11 12:36:18 +00:00 by (unknown) 7e10a2b

Documentation: First draft for cluster v3.

Refs #6107
Refs #4739

2014-05-12 12:46:02 +00:00 by gbeutner 9864af3

Update the agent setup scripts.

Refs #6107

2014-05-12 13:55:04 +00:00 by gbeutner f50306f

Some more bug fixes for the setup script.

Refs #6107

Relations:

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-05-12 11:49:10 +00:00

  • Priority changed from Normal to High

@icinga-migration
Copy link
Author

Updated by gbeutner on 2014-05-13 08:33:14 +00:00

  • Status changed from New to Closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker Blocks a release or needs immediate attention enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant