k8s-controller-core-resource icon indicating copy to clipboard operation
k8s-controller-core-resource copied to clipboard

go run *.go doesnt work due to changes to the .List and .Watch functions

Open franczyk opened this issue 5 years ago • 0 comments

Unless I'm mistaken, the .List and .Watch functions now require a context argument, which I've added.

franczyk avatar Nov 05 '20 04:11 franczyk