kubernetes/pkg/controller/cloud
Walter Fender e18e8ec3c0 Add context to all relevant cloud APIs
This adds context to all the relevant cloud provider interface signatures.
Callers of those APIs are currently satisfied using context.TODO().
There will be follow on PRs to push the context through the stack.
For an idea of the full scope of this change please look at PR #58532.
2018-02-06 12:49:17 -08:00
..
BUILD Fix scheduler refs in BUILD files. 2018-01-05 15:05:01 -08:00
node_controller_test.go Move scheduler code out of plugin directory. 2018-01-05 15:05:01 -08:00
node_controller.go Add context to all relevant cloud APIs 2018-02-06 12:49:17 -08:00
OWNERS Proposal to add @wlan0 to appropriate owner files 2017-08-17 11:37:51 -07:00
pvlcontroller_test.go Ensure PVL controller is next pending initializer before labeling the PV 2017-12-04 23:09:11 -05:00
pvlcontroller.go Add context to all relevant cloud APIs 2018-02-06 12:49:17 -08:00