kube-rbac-proxy icon indicating copy to clipboard operation
kube-rbac-proxy copied to clipboard

Replace context.TODO() calls with proper context

Open paulfantom opened this issue 4 years ago • 2 comments

New k8s client-go forces passing context in function calls. It would be good to pass proper context instead of TODO.

This should be considered as a follow-up to https://github.com/brancz/kube-rbac-proxy/pull/95

paulfantom avatar Oct 19 '20 09:10 paulfantom

@paulfantom hello, i would like to contribute to that project! can you assign that issue to me please?

bilalcaliskan avatar Dec 26 '21 12:12 bilalcaliskan

@bilalcaliskan go for it :)

paulfantom avatar Jan 03 '22 12:01 paulfantom