Skip to content
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.

Allow us to register to notifications on push #62

Open
kanuku opened this issue Nov 23, 2015 · 0 comments
Open

Allow us to register to notifications on push #62

kanuku opened this issue Nov 23, 2015 · 0 comments

Comments

@kanuku
Copy link

kanuku commented Nov 23, 2015

Can you provide us a way of getting notifications when a new image has been pushed to Pierone.
This is very important for us to update images mainly for security and continuous integration purposes.

  • We would appreciate a lot, if possible, to receive this information in the body:
    • Name of the pusher : text
    • Team name : text
    • Image name : text
    • Version name : number
    • is_snapshot : boolean (Or make it possible to register to non-snapshot pushes separately)

Example1:

  • A new image imageD:3.2.0, which fixes a security issue, gets deployed by Team-A.
  • Team-B wants to get notified such that it can rebuild all their images based on latest imageD.

Some already existing examples:

  • Github webhooks, more info can be found here.
  • Docker webhooks, more info can be found here
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant