mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-14 15:00:30 +00:00
Automatic merge from submit-queue (batch tested with PRs 59220, 62927, 63084, 63090, 62284). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. replace request.Context with context.Context Followup on https://github.com/kubernetes/kubernetes/pull/62810 cc @liggitt @kubernetes/sig-api-machinery-pr-reviews ```release-note NONE ```