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

Missing import modifier to check for existing director host #2881

Open
slalomsk8er opened this issue Apr 15, 2024 · 1 comment
Open

Missing import modifier to check for existing director host #2881

slalomsk8er opened this issue Apr 15, 2024 · 1 comment

Comments

@slalomsk8er
Copy link

slalomsk8er commented Apr 15, 2024

Expected Behavior

It is easy to create a import source, that creates services and the sync will not fail because there wasn't a host object to attach the service to.

Current Behavior

Sync rule will fail on the first row where the host object can't be found in the director.

Possible Solution

Add a modifier to drop rows with invalid/unknown hosts.

Steps to Reproduce (for bugs)

Create a import and sync rule with the x509 module as source and try to attach a services named "x509 - HOST/IP:PORT" to HOST.

Your Environment

  • Director version (System - About): 1.10.3.2024020901
  • Icinga Web 2 version and modules (System - About): 2.12.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant