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 #9101] Commands for adding and removing objects #2930

Closed
icinga-migration opened this issue Apr 17, 2015 · 10 comments
Closed
Labels
area/api REST API enhancement New feature or request
Milestone

Comments

@icinga-migration
Copy link

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

Created by gbeutner on 2015-04-17 13:25:34 +00:00

Assignee: gbeutner
Status: Closed (closed on 2015-09-04 12:01:25 +00:00)
Target Version: 2.4.0
Last Update: 2015-11-11 14:48:54 +00:00 (in Redmine)

Backport?: No
Include in Changelog: 0

  • Support for creating, removing single objects (no transactions)
  • Allow cascading removes (i.e. removing an object and all other objects which depend on this object, e.g. all services/notifications/… when removing a host)

Changesets

2015-08-15 18:07:11 +00:00 by (unknown) 16ddc12

Implement support for creating objects

refs #9101

2015-08-15 18:07:11 +00:00 by (unknown) e2290d5

Implement support for unregistering objects

refs #9101

2015-08-15 18:07:11 +00:00 by (unknown) ce2735f

Fix validation errors when creating objects with the API

refs #9101

2015-08-15 18:07:12 +00:00 by (unknown) 827de21

Improve error messages for duplicate objects

refs #9101

2015-08-18 12:21:55 +00:00 by (unknown) 0cbcb75

Ensure that runtime config objects are persisted on disk

refs #9101
fixes #9926

Parent Task: #9082

Relations:

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-05-19 09:01:14 +00:00

  • Estimated Hours set to 24

@icinga-migration
Copy link
Author

Updated by gbeutner on 2015-08-15 18:05:32 +00:00

TODO:

  • Cascading deletes
  • Disallow deleting statically-configured objects + objects created with apply

@icinga-migration
Copy link
Author

Updated by gbeutner on 2015-08-15 18:06:03 +00:00

TODO:

  • Persistence
  • Figure out how to make PUT idempotent

@icinga-migration
Copy link
Author

Updated by gbeutner on 2015-08-15 18:09:04 +00:00

  • Relates set to 9100

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-08-18 14:57:53 +00:00

Persistence is resolved in #9926.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-09-04 12:00:41 +00:00

  • Relates set to 10096

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-09-04 12:01:25 +00:00

  • Status changed from New to Closed
  • Assigned to set to gbeutner
  • Done % changed from 0 to 100

I'm resolving this for now, the documentation has been partially added as well.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-09-05 13:20:09 +00:00

  • Backport? changed from TBD to No

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-09-15 15:32:39 +00:00

  • Relates set to 10148

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-11-11 14:48:54 +00:00

  • Include in Changelog changed from 1 to 0

@icinga-migration icinga-migration added enhancement New feature or request area/api REST API 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/api REST API enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant