vshn / signalilo

Forward alerts from Prometheus Alertmanager to Icinga2 via Webhooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proposal to change the owner of go-icinga2-client

nschad opened this issue · comments

Hi,

Doesn't technically belong here, but i don't see any over way since issues on https://github.com/vshn/go-icinga2-client are disabled

So https://github.com/vshn/go-icinga2-client is a fork of https://github.com/simu/go-icinga2-client (archived) which is a fork of our original https://github.com/plusserver/go-icinga2-client which pretty much haven't seen any more development in a long time.

Do you guys just want to make https://github.com/vshn/go-icinga2-client the "official/upstream", since every other fork/origin is not in an "active" development state anymore ? I would advise something like this, to get rid of the fork.

1. git clone --bare https://github.com/vshn/go-icinga2-client
2. Delete old repo vshn/go-icinga2-client
3. Create new repo vshn/go-icinga2-client
4. cd go-icinga2-client.git && git push --mirror https://github.com/vshn/go-icinga2-client

I would probably then archive https://github.com/plusserver/go-icinga2-client

Hi @ShuzZzle,

Thank you for your offer.

Signalilo allows us to gradually move from one monitoring ecosystem (Icinga) to another (Prometheus). We do not have a long term interest in Signalio and thus we are not willing to invest time into go-icinga2-client. I hope you will find somebody else who willing to take over and wish you all the best.