Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

v0.6.0: shipper: don't lie about webhook's identity

Compare
Choose a tag to compare
@parhamdoustdar parhamdoustdar released this 08 Oct 11:11
The webhook was getting a client that had rolloutblocks controller as
its user agent. Even though rollout blocks were indeed what the client
was being used for, that's not guaranteed to stay true forever. So let's
make sure we give the webhook a client tied to its own identity.