May 16, 2020
View 8e2e2bd

Merge pull request #40867 from BurtonQin/double-lock

Sebastiaan van Stijn authored on 2020/05/16 01:07:39
April 29, 2020
View a36db14

plugin: remove Rlock in resolvePluginID to fix double Rlock

BurtonQin authored on 2020/04/29 00:37:35
April 17, 2020
View 07d60bc

Replace errors.Cause() with errors.Is() / errors.As()

Sebastiaan van Stijn authored on 2020/04/17 19:01:01
February 26, 2020
View 34837fe

plugin: fix a double RLock bug

Ziheng Liu authored on 2020/02/26 03:51:13
August 5, 2019
View 07ff4f1

goimports: fix imports

Sebastiaan van Stijn authored on 2019/08/05 23:37:47
May 19, 2018
View f23c00d

Various code-cleanup

Sebastiaan van Stijn authored on 2018/05/19 20:38:54
February 21, 2018
View 2002832

Merge pull request #35829 from cpuguy83/no_private_mount_for_plugins

Sebastiaan van Stijn authored on 2018/02/21 20:28:13
February 6, 2018
View 4f0d95f

Add canonical import comment

Daniel Nephin authored on 2018/02/06 06:05:59
January 12, 2018
View d453fe3

Move api/errdefs to errdefs

Brian Goff authored on 2018/01/12 04:53:06
December 14, 2017
View 426e610

Use runtime spec modifier for metrics plugin hook

Brian Goff authored on 2017/12/14 05:24:51
November 29, 2017
View 87a1242

Add helpers to create errdef errors

Brian Goff authored on 2017/11/29 13:09:37
October 21, 2017
View 3816b51

Fixup some issues with plugin refcounting

Brian Goff authored on 2017/10/21 04:39:47
October 9, 2017
View 36ebf94

Refactor plugin store to reduce nested if's in Get

Boaz Shuster authored on 2017/10/09 17:21:00
July 27, 2017
View 1009e6a

Update logrus to v1.0.1

Derek McGowan authored on 2017/07/27 06:42:13
July 19, 2017
View ebcb7d6

Remove string checking in API error handling

Brian Goff authored on 2017/07/19 23:20:13