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

Add Icinga Notifications integration #51

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

yhabteab
Copy link
Member

@yhabteab yhabteab commented Jul 25, 2024

This PR adds support for Icinga Notifications.

  • Allows to automatically manage the source entry for Icinga for Kubernetes if you explicitly request it to do so via the new auto_create_notifications_source configuration option.
  • Implements the ObjectRenderer hook to render all our source objects lazily in a nice and structured way. In order for this hook to become active, one has to use kubernetes as source type (for automatically created sources it is set correctly), otherwise this hook will not trigger any actions.

@cla-bot cla-bot bot added the cla/signed CLA is signed by all contributors of a PR label Jul 25, 2024
@yhabteab yhabteab force-pushed the auto-create-notifications-source branch 6 times, most recently from 061a180 to f38112f Compare July 29, 2024 14:33
@yhabteab yhabteab changed the title Auto populate notifications source if requested Add Icinga Notifications integration Jul 29, 2024
@yhabteab yhabteab force-pushed the auto-create-notifications-source branch 2 times, most recently from ef4d888 to 31dcfca Compare July 30, 2024 07:40
@yhabteab yhabteab force-pushed the auto-create-notifications-source branch 2 times, most recently from 3195c70 to bdfb1f5 Compare August 16, 2024 13:10
@yhabteab yhabteab force-pushed the auto-create-notifications-source branch from bdfb1f5 to 02dabe2 Compare August 16, 2024 13:13
@yhabteab yhabteab requested a review from lippserd August 16, 2024 13:14
@lippserd lippserd added this to the 0.3.0 milestone Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla/signed CLA is signed by all contributors of a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants