zendesk / samson

Web interface for deployments, with plugin architecture and kubernetes support
Other
1.45k stars 234 forks source link

Changes lockable to have many locks #3964

Closed waity closed 3 years ago

waity commented 3 years ago

Something that is lockable can have more than one lock. When getting ?includes=lock currently one lock is returned, this allows for all locks associated with a lockable to be returned.