Skip to content

Bad webhook prevents restart of multiple deployments that use the same image #822

@mogery

Description

@mogery

If a flaky webhook is configured in the values yaml, and there are 2 deployments that use the same image, this is what happens:

  1. First deployment is updated
  2. Flaky webhook fails to send, returns 400
  3. Second deployment is not updated

Not sure if this is the correct behaviour, but I'd expect the deployments to be restarted regardless of the status of the webhook.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions