Files
virtual-kubelet/cmd/virtual-kubelet
Sargun Dhillon 4202b03cda Remove sync provider support
This removes the legacy sync provider interface. All new providers
are expected to implement the async NotifyPods interface.

The legacy sync provider interface creates complexities around
how the deletion flow works, and the mixed sync and async APIs
block us from evolving functionality.

This collapses in the NotifyPods interface into the PodLifecycleHandler
interface.
2019-10-02 09:28:09 -07:00
..
2019-10-02 09:28:09 -07:00
2019-08-12 10:29:19 -07:00
2019-10-02 09:28:09 -07:00