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

Feature Request - Web Hooks (publishing of events) #8262

Closed
dbones opened this issue Mar 22, 2017 · 4 comments
Closed

Feature Request - Web Hooks (publishing of events) #8262

dbones opened this issue Mar 22, 2017 · 4 comments
Labels
area/service-hooks Legacy feature of Rancher v1 which supported webhooks for services. kind/feature Issues that represent larger new pieces of functionality, not enhancements to existing functionality version/1.6

Comments

@dbones
Copy link

dbones commented Mar 22, 2017

I am interested in events of Rancher, and have web hooks into them. as it will let me react to them as they occur (in an event driven manor)

for example when a service is up/down, when a container is up/down etc.

not to be confused with (#619) which seems to be a client of a webhook.

maybe this may help, this is how Github explains a webhook for a repo:

Webhooks allow external services to be notified when certain events happen within your repository. When the specified events happen, we’ll send a POST request to each of the URLs you provide. Learn more in our Webhooks Guide.

@ekristen
Copy link

ekristen commented Apr 3, 2017

I'd definitely love to see a way to register webhooks with rancher, similar to registering webhooks with GitHub. They could be global, environmental, and per project scoped. I want to react to things happening inside of Rancher, this is a sensible way to do it.

@aemneina aemneina added area/service-hooks Legacy feature of Rancher v1 which supported webhooks for services. kind/feature Issues that represent larger new pieces of functionality, not enhancements to existing functionality labels May 24, 2017
@lee5i3
Copy link

lee5i3 commented Aug 1, 2017

Yeah I definitely want this as well, currently trying to find a way to notify when a service has been created or upgraded

@eldadfux
Copy link

eldadfux commented Jun 5, 2018

This is a must have feature in 2018. We are also looking for a way to notify team members when a service has been upgraded. Event webhook will be the perfect solution for us.

@loganhz
Copy link

loganhz commented Oct 12, 2018

Thanks for your report!

With the release of Rancher 2.0, development on v1.6 is only limited to critical bug fixes and security patches.

If you think we should keep this issue open, please let me know.

@loganhz loganhz closed this as completed Oct 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/service-hooks Legacy feature of Rancher v1 which supported webhooks for services. kind/feature Issues that represent larger new pieces of functionality, not enhancements to existing functionality version/1.6
Projects
None yet
Development

No branches or pull requests

6 participants