You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there! This repo hasn't seen activity in over 4 years, I think it's safe to say this project has probably been abandoned.
I'm not sure if this is bad manners or not, but I have been working on this repo for a month or so by adding support for the package config management endpoint to add support for Zone and Endpoint objects over on my fork dakota-marshall/go-icinga2-api. I also implemented the fix for creating host variables that I have waiting to merge in here. My goal is to try and pitch that the downstream Terraform provider switch to my repo eventually, so I can implement these updates and improvements can be made to the provider.
I'd love to have you merge your changes in over there if you're interested? This was actually on my todo list lol.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implements retry with delay in case if Icinga2 server returns
503 Icinga is reloadingor low-level errors, likeConnection refused.