Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace context.TODO() calls with proper context #96

Open
paulfantom opened this issue Oct 19, 2020 · 2 comments
Open

Replace context.TODO() calls with proper context #96

paulfantom opened this issue Oct 19, 2020 · 2 comments

Comments

@paulfantom
Copy link
Collaborator

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 #95

@bilalcaliskan
Copy link

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

@paulfantom
Copy link
Collaborator Author

@bilalcaliskan go for it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants