mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
3db5bdfad8
It is possible that two different threads call the build function at the same time causing one append to be lost, this PR adds a mutex to avoid this Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com> |
||
---|---|---|
.. | ||
generation | ||
imageverification | ||
mutation | ||
validation | ||
fake.go | ||
handlers.go | ||
handlers_test.go | ||
updaterequest.go | ||
utils.go | ||
validation_test.go |